summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2019-01-25 21:04:14 +0900
committerInada Naoki <songofacandy@gmail.com>2019-01-25 21:04:14 +0900
commit9951b894555e4f9c7120375028e686f7420de92a (patch)
tree4e5f30f2c6e79fb4a4882e91bd58021ad90258ea
parent464fe277e1165a5870d4edc040be9c9ac1c1df0c (diff)
downloadmsgpack-python-9951b894555e4f9c7120375028e686f7420de92a.tar.gz
travis: Install new pytest
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1adbdc2..51917c5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,7 +39,7 @@ matrix:
install:
- pip install -U pip
- - pip install cython
+ - pip install -U cython pytest
- make cython
- pip install -e .