Skip to content

Commit

Permalink
Drop unsupported version (5.0) of Rails from the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jul 13, 2018
1 parent d46e933 commit b901ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ matrix:
- rvm: 2.4.4
env: "RAILS_VERSION=5.1.6"
- rvm: 2.3.4
env: "RAILS_VERSION=5.0.7"
env: "RAILS_VERSION=5.2.0"
- rvm: jruby-9.2.0.0
env: "RAILS_VERSION=5.1.6 JRUBY_OPTS=\"-J-Xms512m -J-Xmx1024m\""
allow_failures:
Expand Down

0 comments on commit b901ad7

Please sign in to comment.