We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7273ad commit 8c69136Copy full SHA for 8c69136
.travis.yml
@@ -5,7 +5,7 @@ jdk:
5
before_script:
6
- cd src
7
script:
8
- - mvn clean test -Prelease -B
+ - mvn clean test -Prelease -B -T2
9
notifications:
10
email:
11
on_success: never
0 commit comments