We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398eb11 commit d631585Copy full SHA for d631585
.travis.yml
@@ -15,4 +15,4 @@ after_success:
15
- mvn clean test jacoco:report coveralls:report
16
- bash update-ghpages.sh
17
18
-sudo: false
+sudo: false # route the build to the container-based infrastructure for a faster build
0 commit comments