Bump CI to Python 3.5
This commit is contained in:
parent
f84b4b7630
commit
37962427ad
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user