We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34dd883 + f42f7f5 commit 1abe1d8Copy full SHA for 1abe1d8
.travis.yml
@@ -1,6 +1,6 @@
1
language: python
2
install:
3
-- pip install xml2rfc
+- pip install "xml2rfc<2.10"
4
before_script:
5
- TAG=$(git tag -l --points-at HEAD)
6
script:
0 commit comments