Skip to content

Commit

Permalink
When a scalpel doesn't work, try a sledgehammer
Browse files Browse the repository at this point in the history
  • Loading branch information
cheald committed Mar 5, 2018
1 parent 2b9c66a commit c463425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ before_script:
- echo "modify sysdba -pw masterkey" | gsec -user SYSDBA -password $ISC_PASSWORD
- sudo mkdir -p /tmp/firebird
- sudo chown firebird.firebird /tmp/firebird
- sudo usermod -G firebird travis
- sudo chmod 0777 /tmp/firebird
script:
- sudo -E su travis -c 'bundle exec rake compile:fb_ext test'
- bundle exec rake compile:fb_ext test
rvm:
- 1.9.3
- 2.0.0
Expand Down

0 comments on commit c463425

Please sign in to comment.