Thomas Kluyver 10 роки тому
батько
коміт
f519674e2c
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: python
 python:
   - "2.7"
   - "3.3"
+  - "3.4"
 # command to run tests
 script: nosetests
 # Ensure dependencies are installed