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 2815b07 commit 861e7d4Copy full SHA for 861e7d4
1 file changed
.travis.yml
@@ -15,8 +15,8 @@ notifications:
15
- ro.franchini@gmail.com
16
17
script:
18
- - ./mvnw clean -DskipTests deploy -Pprod -Prelease
19
- - ./mvnw clean -DskipTests deploy -Pprod-single -Prelease
+ - ./mvnw clean -DskipTests deploy -Pprod -fae --settings .travis/settings.xml
+ - ./mvnw clean -DskipTests deploy -Pprod-single -fae --settings .travis/settings.xml
20
21
jdk:
22
- openjdk8
0 commit comments