Explorar o código

travis: bump python to 3.5

QubesOS/qubes-issues#2622
Wojtek Porczyk %!s(int64=7) %!d(string=hai) anos
pai
achega
45d5a1e049
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -2,8 +2,7 @@ sudo: required
 dist: trusty
 language: python
 python:
-# - '2.7'
-  - '3.4'
+  - '3.5'
 install:
   - pip install --quiet -r ci/requirements.txt
   - git clone https://github.com/"${TRAVIS_REPO_SLUG%%/*}"/qubes-builder ~/qubes-builder