Browse Source

travis-ci: enable python3.4

Fabian Peter Hammerle 5 years ago
parent
commit
162033e95a
1 changed files with 1 additions and 0 deletions
  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