Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eacharles committed Jul 9, 2019
1 parent af36e24 commit d4b89ed
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
Expand Up @@ -2,7 +2,6 @@ language: python

python:
- "2.7"
- "3.5"
- "3.6"
# - "nightly" # currently points to 3.6-dev

Expand Down Expand Up @@ -31,4 +30,4 @@ script:
- export MPLBACKEND=Agg
- nosetests -v tests/test_skymap.py
- nosetests -v tests/test_density.py
- nosetests -v tests/test_jcalc.py
- nosetests -v tests/test_jcalc.py

0 comments on commit d4b89ed

Please sign in to comment.