Explorar o código

test python 3 as well

kmpm %!s(int64=8) %!d(string=hai) anos
pai
achega
624cb0735b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -1,6 +1,7 @@
 language: python
 python:
-  - "2.7"
+  - 2.7
+  - 3.5
 
 # command to install dependencies
 install: "pip install -r test_requirements.txt"