Skip to content

Commit c21b431

Browse files
committed
fixed debug output command
1 parent 043f048 commit c21b431

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
@@ -22,7 +22,7 @@ jobs:
2222
script:
2323
- make gen_release
2424
- pwd
25-
- ll
25+
- ls -al
2626
- mv factorio-server-manager-linux.zip ~/factorio-server-manager-linux-${TRAVIS_TAG}.zip
2727
- mv factorio-server-manager-windows.zip ~/factorio-server-manager-windows-${TRAVIS_TAG}.zip
2828
deploy:

0 commit comments

Comments
 (0)