Skip to content

Commit

Permalink
FIX: no longer test on Python 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisdg committed Sep 22, 2020
1 parent a4bff43 commit 0e837e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: python
python:
- "2.7"
- "3.5"
- "3.6"
- "3.8"
install:
- "pip install codecov"
- "pip install nibabel"
Expand Down

0 comments on commit 0e837e0

Please sign in to comment.