Przeglądaj źródła

travis-ci: enable python3.4

Fabian Peter Hammerle 5 lat temu
rodzic
commit
162033e95a
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,6 +1,7 @@
 language: python
 
 python:
+- 3.4
 - 3.5
 - 3.6
 - 3.6-dev