Skip to content

Commit

Permalink
Update Travis to test Rails 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
elrayle committed Sep 25, 2017
1 parent d46f522 commit 5357cdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
matrix:
- "RAILS_VERSION=5.0.1"
- "RAILS_VERSION=5.0.6"
- "RAILS_VERSION=5.1.4"

before_install:
- gem update --system

0 comments on commit 5357cdb

Please sign in to comment.