summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-10-22 22:16:33 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2018-02-05 11:51:47 +0100
commit2a020f358b4e8712d2388f12044ec3646be0a3c0 (patch)
tree9c5aaac0c1058417d77f2b727a17d5cc39c6f871 /.travis.yml
parentfa9b7875c561d7bc566ebaf143805cdf747b0420 (diff)
downloadrsa-git-2a020f358b4e8712d2388f12044ec3646be0a3c0.tar.gz
Add support for Python 3.6
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 821469c..662cde5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ python:
- 2.7
- 3.4
- 3.5
+ - 3.6
- "pypy"
install: