diff options
| author | Tom Black <[email protected]> | 2018-09-20 23:43:18 -0700 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2018-09-20 23:43:18 -0700 |
| commit | 6351fe4b374000ba78e3a7795f0f05e63cbdbc29 (patch) | |
| tree | 79d1418118208107a8f7d9ed661aec2b107f840a /.travis.yml | |
| parent | 23fea974a4369282905abf36f051bbbfc7e36863 (diff) | |
| download | ruby2d-6351fe4b374000ba78e3a7795f0f05e63cbdbc29.tar.gz ruby2d-6351fe4b374000ba78e3a7795f0f05e63cbdbc29.zip | |
Update CI
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index e441480..0434740 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ os: osx -osx_image: xcode9.3 +osx_image: xcode10 language: ruby before_install: - sw_vers |
