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 af41ae1 commit f701013Copy full SHA for f701013
.travis.yml
@@ -63,7 +63,7 @@ install:
63
export PIPCMD=pip;
64
fi;
65
66
- - $PIPCMD install lxml enum34 pyyaml==4.2b4 rdflib
+ - $PIPCMD install lxml enum34 pyyaml rdflib
67
68
script:
69
- which $PYCMD
0 commit comments