travis: Install new pytest

This commit is contained in:
Inada Naoki 2019-01-25 21:04:14 +09:00
parent 464fe277e1
commit 9951b89455

View file

@ -39,7 +39,7 @@ matrix:
install:
- pip install -U pip
- pip install cython
- pip install -U cython pytest
- make cython
- pip install -e .