Skip to content

Commit

Permalink
Add rbx-3
Browse files Browse the repository at this point in the history
  • Loading branch information
inukshuk committed Nov 7, 2017
1 parent b111878 commit b68d23a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: ruby
dist: trusty
sudo: false
matrix:
include:
- rvm: 2.4
Expand All @@ -11,6 +13,8 @@ matrix:
env: WITH_COVERALLS=false
- rvm: 2.0
env: WITH_COVERALLS=false
- rvm: rbx-3
env: WITH_COVERALLS=false
before_install:
- gem update --system
- gem update bundler
Expand Down

0 comments on commit b68d23a

Please sign in to comment.