mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 23:47:16 -05:00
Update .travis.yml
This commit is contained in:
parent
542ca94ca1
commit
ac362dc88b
@ -15,7 +15,7 @@ addons:
|
||||
- libgles2-mesa-dev
|
||||
- libasound2-dev
|
||||
script:
|
||||
- if [ "$TRAVIS_OS_NAME" = "windows" ]; choco install 7zip.portable ; fi
|
||||
- if [ "$TRAVIS_OS_NAME" = "windows" ]; then choco install 7zip.portable ; fi
|
||||
- mkdir -p ./opendiablo2-$TRAVIS_TAG-$TRAVIS_OS_NAME
|
||||
- go get
|
||||
- go build .
|
||||
|
Loading…
x
Reference in New Issue
Block a user