File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
- ' gem update bundler --conservative'
37
37
script :
38
38
- 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"
40
40
- bundle exec rake check_html
41
41
- stage : echidna
42
42
name : " Echidna Publication"
Original file line number Diff line number Diff line change 1
1
# ECHIDNA configuration
2
- index.html?specStatus=WD; shortName=json-ld11-api respec
2
+ index.html?specStatus=WD& shortName=json-ld11-api respec
You can’t perform that action at this time.
0 commit comments