Tweak output
This commit is contained in:
parent
eb104847aa
commit
93db9e55f9
1 changed files with 1 additions and 4 deletions
|
@ -13,7 +13,4 @@ install:
|
|||
- echo "travis_fold:end:install folding ends"
|
||||
|
||||
script:
|
||||
- echo "travis_fold:start:test folding starts"
|
||||
- mvn test -D$PROFILE -B
|
||||
- echo "travis_fold:end:test folding ends"
|
||||
|
||||
- mvn test -f tests/pom.xml -D$PROFILE -B
|
||||
|
|
Loading…
Reference in a new issue