travis.yml: remove unnecessary ls

This commit is contained in:
yuk7
2018-03-02 02:01:55 +09:00
committed by GitHub
parent af47dd5e07
commit 125180bcc6

View File

@@ -37,7 +37,6 @@ script:
- mv -f rootfs.tar.gz ./out/
- cd out
- zip Alpine.zip *
- ls
- cd ..
notifications:
email: false