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 a3abf3e commit ff16b43Copy full SHA for ff16b43
.travis.yml
@@ -5,7 +5,7 @@ env:
5
- SONATYPE_USERNAME=80ymBYBJ
6
- secure: "GY8Fd8wbtl7trlSymM3af0BTTj9lzdU/+2sKqD8/RdZBLlSv4BK+yG+u6YfQ\ndlqWdgMaed52QaJ9Q+z2Zl8d4wAUrOgplE+MSpAVOYmkeuY2hPdGeyOu691B\neKo3DocrR4OA7Rx60PcyyqrpDUBiJWtcpHQpQuSpCNQn+T07H6w="
7
8
-install: "mvn -DskipTests -U -B install"
+install: "mvn -DskipTests -U -B install -Dinvoker.test=test-zip-*/pom4test.xml,test-deb-*/pom4test.xml"
9
10
after_success:
11
- python .travis-addServer.py
0 commit comments