travis: bump python to 3.5

QubesOS/qubes-issues#2622
This commit is contained in:
Wojtek Porczyk 2017-04-03 12:52:45 +02:00
parent c4ef02c377
commit 45d5a1e049

View File

@ -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