summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
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