JaroslavTulach commented on a change in pull request #2372:
URL: https://github.com/apache/netbeans/pull/2372#discussion_r491014926
##########
File path: .travis.yml
##########
@@ -57,7 +57,7 @@ matrix:
- ant $OPTS clean
- ant $OPTS build
script:
- - ant $OPTS check-sigtests -Dfail.on.error=true
+ - ant $OPTS check-sigtests-release -Dfail.on.error=true
Review comment:
We have to run `ant check-sigtest-release` otherwise we are checking
against non-existing files and the check trivially passes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists