Skip to content

Commit

Permalink
Use the right name for postgresql in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reidab committed Sep 13, 2013
1 parent 7391329 commit 117c412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ rvm:
- 2.0.0
env:
- DB=mysql
- DB=postgres
- DB=postgresql
- DB=sqlite
before_script:
- mysql -e 'create database ocw_test;'
Expand Down

0 comments on commit 117c412

Please sign in to comment.