changeset 68:a0843d57697b

Add python 3.5/3.6 to test scheme
author Amine SEHILI <amine.sehili@gmail.com>
date Sat, 28 Jan 2017 12:54:02 +0100
parents be6f8899be43
children d52581cfc9b6
files .travis.yml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Sat Jan 28 12:47:36 2017 +0100
+++ b/.travis.yml	Sat Jan 28 12:54:02 2017 +0100
@@ -8,5 +8,7 @@
   - "3.2"
   - "3.3"
   - "3.4"
+  - "3.5"
+  - "3.6"
 script:
   - python -m unittest discover tests/