Skip to content

Commit

Permalink
Merge pull request #71 from Amar1729/patch-1
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
c2nes authored Mar 4, 2020
2 parents 8265e22 + c42c27c commit 5c99f43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: python
python:
- "2.7"
- "3.3"
- "3.6"
- "3.7"
- "3.8"
script: python setup.py test

0 comments on commit 5c99f43

Please sign in to comment.