Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Create database user for Travis CI ROLE test.
Browse files Browse the repository at this point in the history
  • Loading branch information
rowland committed Feb 4, 2015
1 parent 905334b commit 2d205e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ before_install:
- sudo sed /ENABLE_FIREBIRD_SERVER=/s/no/yes/ -i /etc/default/firebird2.5
- cat /etc/default/firebird2.5 | grep ENABLE_FIREBIRD_SERVER
- sudo service firebird2.5-super start
- gsec -user sysdba -password masterkey -add drivertest -pw driverpw

0 comments on commit 2d205e4

Please sign in to comment.