Skip to content

Commit

Permalink
Testing on supported version of rails. Fixes #135
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed May 23, 2017
1 parent 57cc6ab commit ed1845a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jdk:
- oraclejdk8
env:
matrix:
- "RAILS_VERSION=4.2.8"
- "RAILS_VERSION=5.0.2"
- "RAILS_VERSION=5.1.1"
- "RAILS_VERSION=5.0.3"
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true

0 comments on commit ed1845a

Please sign in to comment.