Skip to content

Commit

Permalink
Tweak travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
itspriddle committed Jun 19, 2017
1 parent 0b60ab2 commit 726632a
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
language: ruby

rvm:
- 2.1.10
- 2.2.5
- 2.3.1
- 2.2.7
- 2.3.4
- 2.4.1

gemfile:
- gemfiles/activerecord_4_2.gemfile
- gemfiles/activerecord_5_1.gemfile

matrix:
exclude:
- gemfile: gemfiles/activerecord_5_1.gemfile
rvm: 2.1.10

addons:
postgresql: 9.3

Expand Down

0 comments on commit 726632a

Please sign in to comment.