Skip to content

Commit 2b43799

Browse files
committed
Added ls to build script.
1 parent 8634ef2 commit 2b43799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ script:
66
- ant jar
77

88
after_success:
9+
- ls
910
- ls bin/
1011
- ls -l bin/jar
1112

0 commit comments

Comments
 (0)