Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saullocastro committed Jun 10, 2020
1 parent 7b96720 commit 2b88ae8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: python
cache: false
python:
# We don't actually use the Travis Python, but this keeps it organized.
- "3.5"
- "3.6"
- "3.7"
- "3.8"

env:
- CONDA_DEPS="pytest coverage coveralls pytest-cov numpy"
Expand Down

0 comments on commit 2b88ae8

Please sign in to comment.