We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc27d47 commit ededdf4Copy full SHA for ededdf4
.travis.yml
@@ -33,7 +33,7 @@ matrix:
33
NIGHTLY_UPLOAD=0
34
35
before_script:
36
- - wget https://mirror.mtasa.com/bdata/premake5-travis -O ./premake5 &&
+ - wget https://mirror.mtasa.com/bdata/premake5-travis -v -O ./premake5 &&
37
chmod +x ./premake5 &&
38
./premake5 gmake &&
39
cd Build
0 commit comments