Browse Source

Fix travis versions

master
Brett Langdon 7 years ago
parent
commit
086cdb286d
No known key found for this signature in database GPG Key ID: B664881177781B04
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .travis.yml

+ 2
- 1
.travis.yml View File

@ -6,8 +6,9 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.7-dev"
- "pypy"
- "pypy3"
sudo: false


Loading…
Cancel
Save