Skip to content

Commit f701013

Browse files
committed
[travis] Remove pyyaml restriction
1 parent af41ae1 commit f701013

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
@@ -63,7 +63,7 @@ install:
6363
export PIPCMD=pip;
6464
fi;
6565

66-
- $PIPCMD install lxml enum34 pyyaml==4.2b4 rdflib
66+
- $PIPCMD install lxml enum34 pyyaml rdflib
6767

6868
script:
6969
- which $PYCMD

0 commit comments

Comments
 (0)