Ver código fonte

add python3.5 to targets

Oz N Tiram 8 anos atrás
pai
commit
b1ebb22e38
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: python
 python:
   - 2.7
   - 3.4 
+  - 3.5
 
 services:
   - mongodb