Skip to content

Commit bd44c79

Browse files
committed
attempt at fixing pypy3 tests
1 parent 8183104 commit bd44c79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ before_install:
2525

2626
install:
2727
- travis_retry pip install --upgrade pip
28-
- travis_retry pip install --upgrade nose
29-
- travis_retry pip install --upgrade setuptools
3028
- travis_retry pip install coveralls
3129
- travis_retry pip install flake8
3230
- travis_retry pip install tox>=1.9

0 commit comments

Comments
 (0)