Update .appveyor.yml

This commit is contained in:
Milan Nikolic 2017-10-28 16:25:32 +02:00
parent 22e4700d82
commit 8f86843455

View file

@ -20,7 +20,7 @@ install:
- go env
before_build:
- bash -lc "pacman --noconfirm --needed -Sy mingw-w64-i686-openal mingw-w64-i686-gcc"
- bash -lc "pacman --noconfirm --needed -Sy mingw-w64-i686-openal"
build_script:
- bash -lc "cd /c/gopath/src/github.com/gen2brain/raylib-go && make"