Skip to content

Commit

Permalink
ci: update python versions (#4)
Browse files Browse the repository at this point in the history
Fixes #3
  • Loading branch information
mmcloughlin committed Nov 8, 2019
1 parent d6f3fa7 commit c26e5c6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
@@ -1,11 +1,9 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "nightly"
- "3.6"
- "3.7"
- "3.8"
install:
- "pip install coverage"
- "pip install coveralls"
Expand Down

0 comments on commit c26e5c6

Please sign in to comment.