File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,15 +7,18 @@ before_install:
77- mvn clean
88- git clone -b travis `git config --get remote.origin.url` target/travis
99- cp target/travis/settings.xml ~/.m2/settings.xml
10- install : mvn install
10+ install : mvn install -DskipTests=true -Dgpg.skip=true
1111script : mvn verify
1212branches :
1313 only :
1414 - master
1515after_success :
1616- mvn cobertura:cobertura coveralls:report
1717- mvn site --settings target/travis/settings.xml
18+ - mvn deploy -DskipTests=true -Dgpg.skip=true
1819env :
1920 global :
2021 - secure : bjyc4GJSP9850m6KSO2LiGKMJI/iFJ6dIDNrrZJHiokWUv8ID5+X7O04YtAFF+WrYyVDJ8Zs+uduAJaQ5NFesnhFjMMNTOaliYIBjpBgdZU0vgmsU0NzO35bu6wA5DAdI8AGUNCVwSZpOAMnj/80dbYbyFwBn2DWBZ3QwpV6J/I=
2122 - secure : CUM2l73KFm7U4eDsUKkh1WyEUzF3v94Ltvs7MnKU9olE1dNp3YmRBL9Lqhx3hSDqm/xv0ETQsPy29Fs2+VFkhQQxSley6iS/4trr2fioTB680txfXo/zDdmGSP1q1/U40fv1S+jvuBRAhDV5W+8dhWOGtzMH0tJp/TszeDGlmCY=
23+ - secure : Eev2NyFdgYxOSlaUkl4VKdyHw6OgG0HZZxCb5V/ApRh4PTuoX74vkNMzkpG8/7L1YY/ZbtpOQHIvADzKxUVBRJAZ7W2o0IR4vIAynBLvpMaA0jci9FdBfMupUEHWfzV8JG7gju91ZZfiKdnR8/5K5rnHEId3LcDG0/v7GGXJt60=
24+ - secure : KHDay1BpfjKWBi5U1k12Zwd0WqzKeh8NVz2Rlxc7v2UeblNqltZxk8fFSpg5Bt55ZhEZkVtybR+GyloQHaeVmDm1HQANooTRBV2d3+VuehbY8eJ2QU1RfYI27b0AwCC+ETFjPWpVVUjtg9WwBDSbz/OMJEWlOlXnYQ5qj6HOsgM=
You can’t perform that action at this time.
0 commit comments