Bump CI to Python 3.5

This commit is contained in:
Andreas Kloeckner 2016-06-09 20:57:22 -05:00
parent f84b4b7630
commit 37962427ad

View File

@ -7,9 +7,9 @@ Python 2.7:
- python2.7
except:
- tags
Python 3.4:
Python 3.5:
script:
- py_version=3.4
- py_version=3.5
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project.sh
- ". ./build-and-test-py-project.sh"
tags: