# HG changeset patch # User Amine SEHILI # Date 1485604442 -3600 # Node ID a0843d57697b94feaf0c3057f86613daa39cc6f8 # Parent be6f8899be431568e507e634a9fe0838de23edfc Add python 3.5/3.6 to test scheme diff -r be6f8899be43 -r a0843d57697b .travis.yml --- 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/