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 3ededb0 commit c42fd12Copy full SHA for c42fd12
.travis.yml
@@ -21,8 +21,6 @@ jobs:
21
- sudo apt-get install -y nodejs
22
script:
23
- make gen_release
24
- - pwd
25
- - ls -al
26
- mv build/factorio-server-manager-linux.zip ~/factorio-server-manager-linux-${TRAVIS_TAG}.zip
27
- mv build/factorio-server-manager-windows.zip ~/factorio-server-manager-windows-${TRAVIS_TAG}.zip
28
deploy:
0 commit comments