Skip to content

Commit 21c8a57

Browse files
author
Marcos Cáceres
committed
Make use of ECHIDNA manifest
1 parent 9e52492 commit 21c8a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install:
1515
- npm install respec-validator
1616

1717
script:
18-
- npx respec-validator --check-links-using-get --gh-user=$GH_USER --gh-token=$GH_TOKEN index.html
18+
- npx respec-validator --manifest=ECHIDNA --check-links-using-get --gh-user=$GH_USER --gh-token=$GH_TOKEN index.html
1919

2020
cache:
2121
directories:

0 commit comments

Comments
 (0)