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

Commit

Permalink
don't create database in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nakagami committed Apr 14, 2014
1 parent 4d73343 commit 9276c1b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ before_install:
- cat /etc/default/firebird2.5 | grep ENABLE_FIREBIRD_SERVER
- sudo service firebird2.5-super start

before_script:

- echo "create database '/tmp/go_test.fdb'; " | isql-fb -user sysdba -password masterkey

0 comments on commit 9276c1b

Please sign in to comment.