Skip to content

Commit

Permalink
Update travis matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Mar 30, 2020
1 parent 3c27e44 commit 4341bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,6 @@ script: bundle exec rspec

matrix:
include:
- rvm: 2.4
- rvm: 2.5
- rvm: 2.6
- rvm: 2.7
Expand All @@ -21,6 +20,7 @@ matrix:
- rvm: 2.6
os: osx
gemfile: gems/nio4r-2.3.gemfile
- rvm: 2.7
allow_failures:
- rvm: ruby-head
- rvm: truffleruby
Expand Down

0 comments on commit 4341bb3

Please sign in to comment.