Skip to content

Commit

Permalink
One more travis config update
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Mar 27, 2015
1 parent 6eca564 commit c18d223
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ services:
- postgresql

before_install:
- sudo apt-get install -qq postgresql-server-dev
- sudo apt-get update -qq
- sudo apt-get install -y postgresql-server-dev-all

before_script:
- mysql -e "create database datamapper_alternate_tests;"
Expand Down

0 comments on commit c18d223

Please sign in to comment.