Skip to content

Commit e81fff8

Browse files
author
Aslak Hellesøy
committed
Remove CUCUMBER_PLUGIN_PUBLISH_URL env var. The messages.cucumber.io domain is now available.
1 parent d4a9b38 commit e81fff8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
script: mvn verify -P-spotless-apply --toolchains .travis-toolchains.xml
2323
env:
2424
- 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
2825
- CUCUMBER_PLUGIN_PUBLISH_TOKEN=trigger/build/with/publish/plugin
2926

3027
# 1.3 Coverage

0 commit comments

Comments
 (0)