mirror of
https://github.com/rubyjs/mini_racer
synced 2023-03-27 23:21:28 -04:00
commit
247acbf217
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@ rvm:
|
|||
- 2.2
|
||||
- 2.3.3
|
||||
- 2.4.0
|
||||
- 2.5.0
|
||||
matrix:
|
||||
include:
|
||||
- rvm: 2.4.0
|
||||
|
@ -15,5 +16,6 @@ matrix:
|
|||
dist: trusty
|
||||
sudo: true
|
||||
before_install:
|
||||
- gem update --system
|
||||
- gem install bundler -v 1.12.0
|
||||
cache: bundler
|
||||
|
|
Loading…
Add table
Reference in a new issue