Skip to content

Commit

Permalink
Update travis.yml :)
Browse files Browse the repository at this point in the history
  • Loading branch information
luchini18 committed Mar 30, 2022
1 parent e278ec7 commit 1d9cddc
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,6 @@ matrix:
- python -m pip install .
script:
- pytest -v
- os: linux
python: 3.7
env: TOXENV=py37
dist: xenial
install:
- "./.travis-install.sh"
- pip install pytest pluggy
- pip install --upgrade numpy
- python -m pip install .
script:
- pytest -v
- os: linux
python: 3.8
env: TOXENV=py38
Expand Down

0 comments on commit 1d9cddc

Please sign in to comment.