Skip to content

Commit

Permalink
[travis] Remove pyyaml restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
mpsonntag committed Jan 22, 2020
1 parent af41ae1 commit f701013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ install:
export PIPCMD=pip;
fi;

- $PIPCMD install lxml enum34 pyyaml==4.2b4 rdflib
- $PIPCMD install lxml enum34 pyyaml rdflib

script:
- which $PYCMD
Expand Down

0 comments on commit f701013

Please sign in to comment.