Skip to content

Commit 9951b89

Browse files
committed
travis: Install new pytest
1 parent 464fe27 commit 9951b89

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
@@ -39,7 +39,7 @@ matrix:
3939

4040
install:
4141
- pip install -U pip
42-
- pip install cython
42+
- pip install -U cython pytest
4343
- make cython
4444
- pip install -e .
4545

0 commit comments

Comments
 (0)