Skip to content

Commit a371873

Browse files
committed
Update xml2rfc required version
1 parent bbc5916 commit a371873

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
@@ -1,6 +1,6 @@
11
language: python
22
install:
3-
- pip install "xml2rfc<2.10"
3+
- pip install "xml2rfc~=2.20"
44
before_script:
55
- TAG=$(git tag -l --points-at HEAD)
66
script:

0 commit comments

Comments
 (0)