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 6a1d794 commit aaae2e2Copy full SHA for aaae2e2
.travis.yml
@@ -53,7 +53,7 @@ install:
53
export PIPCMD=pip;
54
fi;
55
56
- - $PIPCMD install lxml enum34 pyyaml rdflib
+ - $PIPCMD install lxml enum34 pyyaml==4.2b4 rdflib
57
58
script:
59
- which $PYCMD
0 commit comments