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
|
||||
rvm:
|
||||
- 2.4.1
|
||||
- 2.3.4
|
||||
- 2.4.2
|
||||
- 2.3.5
|
||||
- 2.2
|
||||
- rbx
|
||||
matrix:
|
||||
|
@ -17,7 +17,7 @@ matrix:
|
|||
osx_image: xcode6.4
|
||||
- rvm: 2.4.0
|
||||
os: osx
|
||||
osx_image: xcode9
|
||||
osx_image: xcode9.1
|
||||
- rvm: system
|
||||
os: osx
|
||||
osx_image: xcode8.2
|
||||
|
@ -29,7 +29,7 @@ matrix:
|
|||
osx_image: xcode6.4
|
||||
- rvm: system
|
||||
os: osx
|
||||
osx_image: xcode9
|
||||
osx_image: xcode9.1
|
||||
- rvm: ruby-2.3.1-clang
|
||||
env: CXX=clang++
|
||||
- rvm: 1.9.3
|
||||
|
|
Loading…
Reference in a new issue