1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 04:25:23 +00:00

Update .travis.yml

This commit is contained in:
Tim Sarbin 2019-11-02 11:59:11 -04:00
parent 912ac9424f
commit 4d175f10df

View File

@ -14,9 +14,6 @@ addons:
- libgles2-mesa-dev
- libasound2-dev
script:
- git config --local user.name "$GitUser"
- git config --local user.email "$GitEmail"
- git tag Build-Master-$TRAVIS_OS_NAME -m "Update build version file with $TRAVIS_BUILD_NUMBER"
- mkdir -p ./build_artifacts
- go get
- go build .