Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gogainda authored and olleolleolle committed Aug 27, 2020
1 parent 3fa4817 commit ed22e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ matrix:
jdk: openjdk8
- rvm: jruby-9.2.11.0 # ruby 2.5
jdk: oraclejdk9
- truffleruby-head
- rvm: truffleruby-head
- rvm: 2.3
install: true # This skips 'bundle install'
script: gem build rainbow && gem install *.gem
Expand Down

0 comments on commit ed22e0a

Please sign in to comment.