Skip to content

Commit

Permalink
Merge pull request #227 from ruby/tweak-travis
Browse files Browse the repository at this point in the history
Tweak travis
  • Loading branch information
hsbt committed Sep 26, 2017
2 parents 9ee9f69 + 976f973 commit f7b9689
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .travis.yml
Expand Up @@ -3,18 +3,13 @@ sudo: false
rvm:
- 2.0.0
- 2.1.10
- 2.2.7
- 2.3.4
- 2.4.1
- 2.2.8
- 2.3.5
- 2.4.2
- ruby-head
- jruby-9.1.13.0
- jruby-head
before_install:
- gem install bundler --no-document -v '~> 1.13.3'
before_script:
- unset JRUBY_OPTS
- unset _JAVA_OPTIONS
script: ruby -Ilib exe/rake
notifications:
email:
- hsbt@ruby-lang.org
- drbrain@segment7.net

0 comments on commit f7b9689

Please sign in to comment.