We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb0add1 commit 0d85f47Copy full SHA for 0d85f47
.travis.yml
@@ -5,6 +5,4 @@ before_script:
5
- TAG=$(git tag -l --points-at HEAD)
6
script:
7
- xml2rfc -V
8
-- xml2rfc jsonschema-core.xml --basename=jsonschema-core-$TAG --text --html
9
-- xml2rfc jsonschema-validation.xml --basename=jsonschema-validation-$TAG --text --html
10
-- xml2rfc jsonschema-hyperschema.xml --basename=jsonschema-hyperschema-$TAG --text --html
+- make all
0 commit comments