mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Update rubies and macOS versions
This commit is contained in:
parent
c1fa35ea12
commit
5066c6ab73
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.4.1
|
- 2.4.2
|
||||||
- 2.3.4
|
- 2.3.5
|
||||||
- 2.2
|
- 2.2
|
||||||
- rbx
|
- rbx
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -17,7 +17,7 @@ matrix:
|
||||||
osx_image: xcode6.4
|
osx_image: xcode6.4
|
||||||
- rvm: 2.4.0
|
- rvm: 2.4.0
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode9
|
osx_image: xcode9.1
|
||||||
- rvm: system
|
- rvm: system
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode8.2
|
osx_image: xcode8.2
|
||||||
|
@ -29,7 +29,7 @@ matrix:
|
||||||
osx_image: xcode6.4
|
osx_image: xcode6.4
|
||||||
- rvm: system
|
- rvm: system
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode9
|
osx_image: xcode9.1
|
||||||
- rvm: ruby-2.3.1-clang
|
- rvm: ruby-2.3.1-clang
|
||||||
env: CXX=clang++
|
env: CXX=clang++
|
||||||
- rvm: 1.9.3
|
- rvm: 1.9.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue