1
0
Fork 0
mirror of https://github.com/rubyjs/mini_racer synced 2023-03-27 23:21:28 -04:00

Add Ruby 2.4.0, remove Ruby 2.0, and add back El Capitan to Travis

This commit is contained in:
Petko Bordjukov 2016-12-25 10:58:01 +02:00
parent 26e8584a21
commit f550795c68

View file

@ -1,14 +1,17 @@
language: ruby
rvm:
- 2.0
- 2.1
- 2.2
- 2.3.1
- 2.3.3
- 2.4.0
matrix:
include:
- rvm: 2.2
- rvm: 2.4.0
os: osx
osx_image: xcode8
osx_image: xcode8.2
- rvm: 2.4.0
os: osx
osx_image: xcode7.3
dist: trusty
sudo: true
before_install: