Skip to content

Commit

Permalink
Add py3.8 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
RouquinBlanc committed Oct 6, 2019
1 parent 1f633cb commit cbb823f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,8 @@ language: python
python:
- "3.5"
- "3.6"
- "3.7-dev"
- "3.7"
- "3.8-dev"

cache: pip

Expand Down

0 comments on commit cbb823f

Please sign in to comment.