Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #351 from sul-dlss/travis_matrix
Browse files Browse the repository at this point in the history
Travis matrix intends to test *different* scenarios
  • Loading branch information
jmartin-sul authored Apr 18, 2018
2 parents 6e47269 + 55281f7 commit 5a8cb9e
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 @@ -11,8 +11,8 @@ rvm:

env:
- 'RAILS_VERSION="~> 4.2"'
- 'RAILS_VERSION="~> 5.0"'
- 'RAILS_VERSION="~> 5.1"'
- 'RAILS_VERSION="~> 5.0.0"'
- 'RAILS_VERSION="~> 5.1.0"'

matrix:
include:
Expand Down

0 comments on commit 5a8cb9e

Please sign in to comment.