Skip to content

Commit ed97e94

Browse files
committed
Exclude deprecated rubies
1 parent 4f9d640 commit ed97e94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ matrix:
4040
# - { rvm: jruby-head, jdk: oraclejdk8, env: "RAILS_VERSION=5.1 JRUBY_OPTS='--dev -J-Xmx1024M --debug'" }
4141
exclude:
4242
- { rvm: 2.1.10, env: RAILS_VERSION=master }
43+
- { rvm: 2.2.8, env: RAILS_VERSION=master }
44+
- { rvm: 2.3.5, env: RAILS_VERSION=master }
4345
- { rvm: 2.1.10, env: RAILS_VERSION=5.0 }
4446
- { rvm: 2.1.10, env: RAILS_VERSION=5.1 }
4547
- { rvm: 2.4.2, env: RAILS_VERSION=4.1 }

0 commit comments

Comments
 (0)