Skip to content

Commit

Permalink
Update .travis.yml: explicit services
Browse files Browse the repository at this point in the history
Build is still failing
  • Loading branch information
mloskot committed Oct 26, 2012
1 parent 95cd0f0 commit ac4ba45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,10 @@ branches:
only:
- master

services:
- mysql
- postgresql

before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libboost-dev libboost-date-time-dev
Expand Down

0 comments on commit ac4ba45

Please sign in to comment.