Skip to content

Commit

Permalink
Update travis to test Python 3.7 and 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
barentsen committed Feb 3, 2020
1 parent bdfd13b commit d9ca757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
before_install:
- sudo apt-get install -y python-numpy python-pandas python-astropy
install:
Expand Down

0 comments on commit d9ca757

Please sign in to comment.