Skip to content

Commit

Permalink
More build matrix exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Perkins committed Jan 26, 2017
1 parent 8db17c1 commit c90f744
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@ matrix:
env: RAILS_VERSION="~> 4.0.13"
- rvm: 2.4.0
env: RAILS_VERSION="~> 3.2.22"
- rvm: 2.1.10
env: RAILS_VERSION="~> 5.0.1"
- rvm: 2.0.0-p648
env: RAILS_VERSION="~> 5.0.1"

0 comments on commit c90f744

Please sign in to comment.