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 99be792 commit b023a2fCopy full SHA for b023a2f
.travis.yml
@@ -13,5 +13,4 @@ install:
13
- pip install -U pip
14
script:
15
- mvn clean pre-integration-test -P withIntegrationTest
16
-- cd /home/travis/build/jenkinsci/gogs-webhook-plugin && mvn failsafe:integration-test -P withIntegrationTest
17
-- find /home/travis/build/jenkinsci/gogs-webhook-plugin -name "test-project.xml"
+- mvn failsafe:integration-test -P withIntegrationTest
0 commit comments