Skip to content

Commit

Permalink
Merge pull request #8 from edwardoughton/setup_coveralls
Browse files Browse the repository at this point in the history
Correct python version
  • Loading branch information
edwardoughton committed Dec 5, 2019
2 parents 4fbe688 + 292b812 commit b03ec13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: python
python:
- "3.6"
- "3.7"

install:
- pip install pytest pytest-cov coveralls
Expand Down

0 comments on commit b03ec13

Please sign in to comment.