[travis] Add python 3.6
authorSergey M․ <dstftw@gmail.com>
Sat, 4 Feb 2017 19:41:22 +0000 (02:41 +0700)
committerSergey M․ <dstftw@gmail.com>
Sat, 4 Feb 2017 19:41:22 +0000 (02:41 +0700)
.travis.yml

index c74c9cc1295ba7c54228c5a25a71e469f8ea8026..4833c76e9d79e7061a3030a213c5cf4482687e5c 100644 (file)
@@ -6,6 +6,7 @@ python:
   - "3.3"
   - "3.4"
   - "3.5"
+  - "3.6"
 sudo: false
 script: nosetests test --verbose
 notifications: