Skip to content

Commit ededdf4

Browse files
authored
Temporarily verbosely wget to debug travis problems
1 parent dc27d47 commit ededdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matrix:
3333
NIGHTLY_UPLOAD=0
3434

3535
before_script:
36-
- wget https://mirror.mtasa.com/bdata/premake5-travis -O ./premake5 &&
36+
- wget https://mirror.mtasa.com/bdata/premake5-travis -v -O ./premake5 &&
3737
chmod +x ./premake5 &&
3838
./premake5 gmake &&
3939
cd Build

0 commit comments

Comments
 (0)