Skip to content

Commit

Permalink
Point CI at correct req.txt file (also for 2.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Apr 5, 2017
1 parent 8f5080d commit dca92f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Expand Up @@ -38,6 +38,7 @@ Python 2.6:
script:
- py_version=2.6
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project.sh
- export REQUIREMENTS_TXT=requirements.dev.txt
- ". ./build-and-test-py-project.sh"
tags:
- python2.6
Expand Down

0 comments on commit dca92f8

Please sign in to comment.