Skip to content

Commit ff16b43

Browse files
committed
o Trying to run deb-related tests on travis.
1 parent a3abf3e commit ff16b43

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
@@ -5,7 +5,7 @@ env:
55
- SONATYPE_USERNAME=80ymBYBJ
66
- secure: "GY8Fd8wbtl7trlSymM3af0BTTj9lzdU/+2sKqD8/RdZBLlSv4BK+yG+u6YfQ\ndlqWdgMaed52QaJ9Q+z2Zl8d4wAUrOgplE+MSpAVOYmkeuY2hPdGeyOu691B\neKo3DocrR4OA7Rx60PcyyqrpDUBiJWtcpHQpQuSpCNQn+T07H6w="
77

8-
install: "mvn -DskipTests -U -B install"
8+
install: "mvn -DskipTests -U -B install -Dinvoker.test=test-zip-*/pom4test.xml,test-deb-*/pom4test.xml"
99

1010
after_success:
1111
- python .travis-addServer.py

0 commit comments

Comments
 (0)