Skip to content

Commit ce56b91

Browse files
committed
less warnigns try to fix tests
1 parent 778dac1 commit ce56b91

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
@@ -37,7 +37,7 @@ install:
3737
- pip install -e file://$PWD#egg=ipython[test] --upgrade
3838
- pip install trio curio --upgrade --upgrade-strategy eager
3939
- pip install 'pytest' 'matplotlib !=3.2.0'
40-
- pip install codecov check-manifest pytest-cov --upgrade
40+
- pip install codecov check-manifest pytest-cov --upgrade anyio pytest-asyncio
4141

4242

4343
script:

0 commit comments

Comments
 (0)