Skip to content
Snippets Groups Projects
Unverified Commit f5008dfb authored by Scott Linderman's avatar Scott Linderman Committed by GitHub
Browse files

Update .travis.yml

Updating Travis to use Python 3.7.
parent 9e078fc5
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ sudo: false
language: python
python:
- "2.7"
- "3.4"
- "3.7"
notifications:
email: false
addons:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment