summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorTom Black <[email protected]>2017-12-22 15:19:04 -0600
committerTom Black <[email protected]>2017-12-22 15:48:41 -0600
commit4de4bdc2147b2e0aab1c9d7d1200d2dc61d75d55 (patch)
tree8b3216aa4133c1f052266cc9c516f72c0a170e34 /.travis.yml
parentb533bb811a9835960a4bc6c4fde751e1e5db46cf (diff)
downloadruby2d-4de4bdc2147b2e0aab1c9d7d1200d2dc61d75d55.tar.gz
ruby2d-4de4bdc2147b2e0aab1c9d7d1200d2dc61d75d55.zip
Update Travis config
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 3191f77..ae3603e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,10 +1,10 @@
os: osx
-osx_image: xcode9.1
+osx_image: xcode9.2
language: ruby
before_install:
- sw_vers
- brew update
- brew tap simple2d/tap
- - brew install --HEAD simple2d
+ - brew install simple2d
script:
- rake