Skip to content

Commit

Permalink
Merge pull request #1915 from opal/elia/travis-updates
Browse files Browse the repository at this point in the history
Travis updates: 2.6 & truffleruby
  • Loading branch information
elia committed Dec 26, 2018
2 parents d8edec7 + 8046144 commit 30caa0a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -63,6 +63,12 @@ matrix:
- rvm: 2.3.8
env: RUN=rspec

- rvm: 2.6.0
env: RUN=rspec

- rvm: truffleruby
env: RUN=rspec

- rvm: jruby-9.2.4.1
env: RUN=rspec

Expand All @@ -72,6 +78,7 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: truffleruby
- env: RUN=smoke_test


Expand Down

0 comments on commit 30caa0a

Please sign in to comment.