Skip to content

Commit 49bd19d

Browse files
committed
List dirs
1 parent f5924f9 commit 49bd19d

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
@@ -12,6 +12,7 @@ script:
1212
- mvn test | grep "^\\[" | tee mvn.log
1313
# test if the output of the mvn command contained an "[INFO] BUILD SUCCESS" entry
1414
- grep 'BUILD SUCCESS' mvn.log
15+
- ls -al
1516
- if [ "$TRAVIS_BRANCH" = "master" -a "$TRAVIS_PULL_REQUEST" = "false" ]; then ./deploy.sh; fi
1617
notifications:
1718
slack: ldbcouncil:OrBanrJ7l0EHQbj8T5YdJYhd

0 commit comments

Comments
 (0)