Explorar o código

Enable testing on Python 3.4

Corey Farwell %!s(int64=11) %!d(string=hai) anos
pai
achega
fdb205b19e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -3,6 +3,7 @@ python:
   - "2.6"
   - "2.7"
   - "3.3"
+  - "3.4"
 script: nosetests test --verbose
 notifications:
   email: