Skip to content

Commit

Permalink
added python 3.8 and 3.8 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Torres committed Jan 5, 2021
1 parent 045e1e9 commit 5b0c870
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
language: python
python:
- '3.6'
- '3.7'
- '3.8'
branches:
only:
- master
Expand Down

0 comments on commit 5b0c870

Please sign in to comment.