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 c927864 commit 3e18167Copy full SHA for 3e18167
1 file changed
.travis.yml
@@ -6,9 +6,6 @@ jdk:
6
- oraclejdk6
7
- oraclejdk7
8
9
-before_install:
10
- - git submodule update --init --recursive
11
-
12
install: mvn install -DskipTests=true -Dgpg.skip=true
13
14
after_script: mvn cobertura:cobertura coveralls:cobertura
0 commit comments