Forráskód Böngészése

add python3.5 to targets

Oz N Tiram 8 éve
szülő
commit
b1ebb22e38
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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