Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit fb10803

Browse files
committed
Review fixes #8.
1 parent 0fc0a15 commit fb10803

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,8 @@ script:
2828
- |
2929
if [ -n "${OS}" ]; then
3030
git clone https://github.com/packpack/packpack.git
31+
ls -a $HOME/.cache/packpack
3132
packpack/packpack
32-
pwd
33-
ls
34-
ls build
35-
ls -a $HOME/.cache
3633
else
3734
./tools/ubuntu.trusty.test.sh
3835
fi;

0 commit comments

Comments
 (0)