Skip to content

Commit 876e3e1

Browse files
authored
Update .travis.yml
1 parent fbbc31a commit 876e3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jdk:
88
- openjdk11
99

1010
script:
11-
- mvn -B clean install jacoco:report coveralls:report
11+
- mvn clean install jacoco:report coveralls:report
1212
- mvn -f examples/pom.xml clean package
1313

1414
addons:

0 commit comments

Comments
 (0)