Skip to content

Commit

Permalink
Change Travis script for Rubinius
Browse files Browse the repository at this point in the history
  • Loading branch information
emesepadanyi committed Jul 22, 2020
1 parent 6e4b9ed commit ae78e4e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@ cache:
script: bundle exec rake ci
language: ruby
install: bundle install --without=development
dist: trusty #for Rubinius
rvm:
- rbx
- 2.2.3
- rbx-3
- jruby-9.1.2.0
- 2.1.8
- 2.2.3
- 2.3.1
- ruby-head
- jruby-head
Expand Down

0 comments on commit ae78e4e

Please sign in to comment.