Skip to content

Commit

Permalink
ci: ➖ Remove tests for python 3.10 and later
Browse files Browse the repository at this point in the history
Nosetest got deprecated and for Python 3.10 and
later another test tools is required.
  • Loading branch information
peshay committed Apr 11, 2021
1 parent 881fab6 commit 1175704
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ python:
- '3.8'
- '3.6'
- '3.9'
- 3.10-dev
- nightly
install:
- pip install -r requirements.txt
- pip install -r tests/requirements.txt
Expand Down

0 comments on commit 1175704

Please sign in to comment.