Skip to content

Commit

Permalink
Adds postgres to the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Willianvdv committed Jun 26, 2017
1 parent a9f01a9 commit d92db64
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ gemfile:
- gemfiles/rails_5.1.gemfile

matrix:
include:
- addons:
postgresql: 9.4

exclude:
- rvm: 2.4.1
gemfile: gemfiles/rails_3.2.gemfile
Expand Down

0 comments on commit d92db64

Please sign in to comment.