Skip to content

Commit

Permalink
Replace rbx-2 with rbx-3 in the build matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Rémy Coutable <remy@rymai.me>
  • Loading branch information
thedrow authored and rymai committed Jun 4, 2018
1 parent 45802c5 commit 1161552
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -10,21 +10,21 @@ rvm:
- 2.4.1
- ruby-head
- jruby-head
- rbx-2
- rbx-3
- jruby-9.1.2.0
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2
- rvm: rbx-3
exclude:
- rvm: 2.3.4
os: osx
- rvm: 2.4.1
os: osx
- rvm: jruby-head
os: osx
- rvm: rbx-2
- rvm: rbx-3
os: osx
fast_finish: true
os:
Expand Down

0 comments on commit 1161552

Please sign in to comment.