Skip to content

Commit

Permalink
define the pg version intravis to 9.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocksy committed May 12, 2016
1 parent 15c1516 commit 09beb6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: ruby
rvm:
- 2.2.2
addons:
postgresql: "9.4"
cache: bundler
sudo: false
bundler_args: "--without development production"
Expand Down

0 comments on commit 09beb6d

Please sign in to comment.