summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-12-23 21:12:42 +0100
committerIlya Etingof <etingof@gmail.com>2016-12-23 21:12:42 +0100
commit13de1fcf5a39534f6ad59ac0973b083b6aeb5e54 (patch)
treead739adee1153f8fd9d88f66932c1d115cedeb70 /.travis.yml
parenta8d8a4ba0251c4c568bf9d1997b50ca0633f96a6 (diff)
downloadpyasn1-git-13de1fcf5a39534f6ad59ac0973b083b6aeb5e54.tar.gz
Python 3.6 is out!
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 85c857a..441fe4e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
+ - "3.6"
- "nightly"
- "pypy"
- "pypy3"