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 bbc5916 commit a371873Copy full SHA for a371873
.travis.yml
@@ -1,6 +1,6 @@
1
language: python
2
install:
3
-- pip install "xml2rfc<2.10"
+- pip install "xml2rfc~=2.20"
4
before_script:
5
- TAG=$(git tag -l --points-at HEAD)
6
script:
0 commit comments