Skip to content

Commit

Permalink
Fix travis configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpmcmlxxvi committed Sep 1, 2020
1 parent 97d8ee6 commit a06028e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
python:
- "2.7"
- "3.8"
install:
- pip install coveralls
script:
Expand Down

0 comments on commit a06028e

Please sign in to comment.