Skip to content

Commit eb0add1

Browse files
committed
Output xml2rfc version number
1 parent a371873 commit eb0add1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ install:
44
before_script:
55
- TAG=$(git tag -l --points-at HEAD)
66
script:
7+
- xml2rfc -V
78
- xml2rfc jsonschema-core.xml --basename=jsonschema-core-$TAG --text --html
89
- xml2rfc jsonschema-validation.xml --basename=jsonschema-validation-$TAG --text --html
910
- xml2rfc jsonschema-hyperschema.xml --basename=jsonschema-hyperschema-$TAG --text --html

0 commit comments

Comments
 (0)