Skip to content

Commit

Permalink
travis.yml installs Firebird (issue #64)
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Feb 13, 2013
1 parent 610de78 commit 22f5033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ services:

before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libboost-dev libboost-date-time-dev unixodbc-dev odbc-postgresql
- sudo apt-get install -qq libboost-dev libboost-date-time-dev unixodbc-dev odbc-postgresql firebird2.5-super firebird2.5-dev

before_script:
- mysql --version
Expand Down

0 comments on commit 22f5033

Please sign in to comment.