diff options
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index 2cf2028..06a28e7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,8 +2,6 @@ install: - set PATH=C:\ruby25-x64\bin;C:\msys64\usr\bin;C:\msys64\usr\local\bin;%PATH% - set MSYSTEM=MINGW64 - bash --version - - wget https://raw.githubusercontent.com/simple2d/simple2d/master/bin/simple2d.sh - - bash simple2d.sh install -y - git submodule update --init --recursive build: off before_test: |
