mirror of
https://github.com/rubyjs/mini_racer
synced 2023-03-27 23:21:28 -04:00
Update Travis dist
Required for recent-ish C++ required by current V8
This commit is contained in:
parent
7873685286
commit
f5e742ea97
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ matrix:
|
|||
- rvm: 2.5.1
|
||||
os: osx
|
||||
osx_image: xcode9.4
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
sudo: true
|
||||
before_install:
|
||||
- gem update --system
|
||||
|
|
Loading…
Reference in a new issue