Skip to content

Commit aaae2e2

Browse files
committed
[travis] Set pyyaml version on osx build
1 parent 6a1d794 commit aaae2e2

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
@@ -53,7 +53,7 @@ install:
5353
export PIPCMD=pip;
5454
fi;
5555

56-
- $PIPCMD install lxml enum34 pyyaml rdflib
56+
- $PIPCMD install lxml enum34 pyyaml==4.2b4 rdflib
5757

5858
script:
5959
- which $PYCMD

0 commit comments

Comments
 (0)