Selaa lähdekoodia

add python3.5 to targets

Oz N Tiram 8 vuotta sitten
vanhempi
commit
b1ebb22e38
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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