Skip to content

Commit eb61b4d

Browse files
committed
(travis) Install msgpack-python itself.
1 parent c75ef97 commit eb61b4d

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
@@ -6,5 +6,5 @@ python:
66
- 3.2
77
- 3.3
88

9-
install: "pip install cython six --use-mirrors"
9+
install: "pip install cython six . --use-mirrors"
1010
script: nosetests

0 commit comments

Comments
 (0)