File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1- # This file is generated by ModuleSync, do not edit.Z
1+ # This file is generated by ModuleSync, do not edit.
22* .iml
33. * .sw [op ]
44.DS_Store
Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ sudo: false
44language : ruby
55cache : bundler
66script : " bundle exec rake release_checks"
7- # Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
8- before_install :
9- - gem update bundler
107matrix :
118 fast_finish : true
129 include :
Original file line number Diff line number Diff line change 205205
206206 ' FreeBSD' : {
207207 case $version {
208- ' 96' : {
208+ ' 96' , ' 10 ' : {
209209 $user = pick($user , ' postgres' )
210210 $group = pick($group , ' postgres' )
211211 $datadir = pick($datadir , " /var/db/postgres/data${version} " )
You can’t perform that action at this time.
0 commit comments