Skip to content

Commit

Permalink
Added python versions to travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
simlist committed May 24, 2020
1 parent c90b8c5 commit b50ecd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
language: python
python:
- "3.1"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
Expand Down

0 comments on commit b50ecd4

Please sign in to comment.