Skip to content

Commit

Permalink
Merge 80cd818 into 89b8dcd
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Apr 18, 2019
2 parents 89b8dcd + 80cd818 commit 7f98df2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ bundler_args: --without guard development
matrix:
include:
- rvm: 2.3.8
- rvm: 2.4.5
- rvm: 2.5.3
- rvm: 2.6.1
- rvm: 2.4.6
- rvm: 2.5.5
- rvm: 2.6.3
- rvm: jruby-9.1.17.0 # ruby 2.3
jdk: oraclejdk8
- rvm: jruby-9.2.6.0 # ruby 2.5
- rvm: jruby-9.2.7.0 # ruby 2.5
jdk: oraclejdk8
- rvm: 2.3.8
install: true # This skips 'bundle install'
Expand Down

0 comments on commit 7f98df2

Please sign in to comment.