Skip to content

Commit

Permalink
Update build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Aug 26, 2016
1 parent d4c6001 commit 3cff432
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,19 @@ notifications:

rvm:
- 2.3.1
- 2.2.5

matrix:
include:
- rvm: 2.3.1
env: "RAILS_VERSION=5.0.0"
- rvm: 2.2.5
env: "RAILS_VERSION=4.2.7.1"

notifications:
irc: "irc.freenode.org#blacklight"

env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
- RAILS_VERSION=4.2.6
- RAILS_VERSION=5.0.0.1

sudo: false
language: ruby
Expand Down

0 comments on commit 3cff432

Please sign in to comment.