Browse Source

add py3.5k to tests matrix

Rafał Pitoń 9 years ago
parent
commit
5aafc11e67
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -3,6 +3,7 @@ addons:
 language: python
 python:
   - "2.7"
+  - "3.5"
 install:
   - pip install coveralls
 before_script: