Browse Source

Add 3.6 to travis testing

dev/env.load.all
Brett Langdon 8 years ago
parent
commit
851cdde22a
No known key found for this signature in database GPG Key ID: A2ECAB73CE12147F
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

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


Loading…
Cancel
Save