Skip to content

Commit

Permalink
Get travis to use rbx-3
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Mar 31, 2017
1 parent 55beac2 commit a18ed53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -15,11 +15,11 @@ rvm:
- 2.3
- 2.4
- jruby-9
- rbx
- rbx-3
cache: bundler
sudo: false
matrix:
allow_failures:
- rvm: jruby
- rvm: rbx
- rvm: jruby-9
- rvm: rbx-3
dist: trusty

0 comments on commit a18ed53

Please sign in to comment.