diff options
| author | Tom Black <[email protected]> | 2019-01-11 01:04:23 -0800 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2019-01-11 01:32:31 -0800 |
| commit | 7d1a4de254bd4404affd7ddcafa4ef82f3d32ded (patch) | |
| tree | d4fff4cb87974ade36f1bf2eb2021b12dffd7c1f /.travis.yml | |
| parent | e6a6abc22739eda13905c29c20b0fa3f16e0229f (diff) | |
| download | ruby2d-7d1a4de254bd4404affd7ddcafa4ef82f3d32ded.tar.gz ruby2d-7d1a4de254bd4404affd7ddcafa4ef82f3d32ded.zip | |
Update CI
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 289f4a6..ec0f2d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ os: osx osx_image: xcode10.1 language: ruby before_install: + - brew update - brew tap simple2d/tap - brew install simple2d mruby script: |
