Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
GarPit committed Aug 2, 2017
1 parent 63e5258 commit 66085f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ rvm:
services:
- postgresql
addons:
postgresql: "9.2"
postgresql: "9.4"
script:
- bundle exec rspec
before_script:
Expand Down

0 comments on commit 66085f6

Please sign in to comment.