diff options
| author | Tom Black <[email protected]> | 2017-11-27 23:03:01 -0800 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2017-11-27 23:28:55 -0800 |
| commit | 18e5a492e9f3f3ba6c69998f577f7cc0d6ea085d (patch) | |
| tree | d2623a75d99255edd5b349a62df7bd19a7d78abd | |
| parent | efeff37021c3cf5afb801a9941f093752b0d826e (diff) | |
| download | ruby2d-18e5a492e9f3f3ba6c69998f577f7cc0d6ea085d.tar.gz ruby2d-18e5a492e9f3f3ba6c69998f577f7cc0d6ea085d.zip | |
Update Travis CI config
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index efbcf69..3191f77 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ os: osx -osx_image: xcode8.3 +osx_image: xcode9.1 language: ruby -rvm: - - 2.4.0 before_install: - sw_vers - brew update |
