Browse Source

Test Python 3.7

master v2.0.0
Brett Langdon 8 years ago
parent
commit
0d35113731
No known key found for this signature in database GPG Key ID: B664881177781B04
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -6,6 +6,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "pypy"
sudo: false


Loading…
Cancel
Save