Skip to content

Commit 96115e7

Browse files
committed
Update Echidna.
1 parent c4c6dd0 commit 96115e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- 'gem update bundler --conservative'
3737
script:
3838
- docker pull stupchiy/checklink
39-
- docker run -it stupchiy/checklink -b -X '(http|https|mailto):' "https://labs.w3.org/spec-generator/?type=respec&url=https://rawgit.com/w3c/json-ld-api/${TRAVIS_BRANCH}/index.html?specStatus=WD;shortName=json-ld11-api"
39+
- docker run -it stupchiy/checklink -b -X '(http|https|mailto):' "https://labs.w3.org/spec-generator/?type=respec&url=https://rawgit.com/w3c/json-ld-api/${TRAVIS_BRANCH}/index.html?specStatus=WD&shortName=json-ld11-api"
4040
- bundle exec rake check_html
4141
- stage: echidna
4242
name: "Echidna Publication"

ECHIDNA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# ECHIDNA configuration
2-
index.html?specStatus=WD;shortName=json-ld11-api respec
2+
index.html?specStatus=WD&shortName=json-ld11-api respec

0 commit comments

Comments
 (0)