Skip to content

Commit

Permalink
Bump CI to Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Jun 10, 2016
1 parent f84b4b7 commit 3796242
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 3796242

Please sign in to comment.