Explorar o código

travis: Enable python 3.4

Jonas Borgström %!s(int64=11) %!d(string=hai) anos
pai
achega
c90c6c9e9d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: python
 python:
   - "3.2"
   - "3.3"
+  - "3.4"
 # command to install dependencies
 install:
   - "sudo apt-get install -y libacl1-dev"