Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
andersoncardoso committed Aug 14, 2014
1 parent 69c1dd6 commit 6da872e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ addons:
postgres:
adapter: postgresql
database: test
username: postgres
username: vagrant

before_script:
- "psql -c 'create database test;' -U postgres"
Expand Down

0 comments on commit 6da872e

Please sign in to comment.