summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 1 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index ec0f2d6..1347c81 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,12 +1,5 @@
os: osx
-osx_image: xcode10.1
+osx_image: xcode10.2
language: ruby
-before_install:
- - brew update
- - brew tap simple2d/tap
- - brew install simple2d mruby
script:
- rake
- - ruby2d build --native test/ci-build.rb
- - ./build/app
- # - ruby2d build --web test/ci-build.rb