We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a9b38 commit e81fff8Copy full SHA for e81fff8
.travis.yml
@@ -22,9 +22,6 @@ jobs:
22
script: mvn verify -P-spotless-apply --toolchains .travis-toolchains.xml
23
env:
24
- VERIFY=true
25
- # Override https://messages.cucumber.io/api/reports because the subdomain is not yet set up
26
- # Remove this when it is.
27
- - CUCUMBER_PLUGIN_PUBLISH_URL=https://b1f2yk58d8.execute-api.eu-west-3.amazonaws.com/api/reports
28
- CUCUMBER_PLUGIN_PUBLISH_TOKEN=trigger/build/with/publish/plugin
29
30
# 1.3 Coverage
0 commit comments