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 043f048 commit c21b431Copy full SHA for c21b431
.travis.yml
@@ -22,7 +22,7 @@ jobs:
22
script:
23
- make gen_release
24
- pwd
25
- - ll
+ - ls -al
26
- mv factorio-server-manager-linux.zip ~/factorio-server-manager-linux-${TRAVIS_TAG}.zip
27
- mv factorio-server-manager-windows.zip ~/factorio-server-manager-windows-${TRAVIS_TAG}.zip
28
deploy:
0 commit comments