Skip to content

Commit

Permalink
Release 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
onegreyonewhite committed Jun 13, 2018
1 parent cc3d95b commit 0b1d133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ release_deb:
image: onegreyonewhite/tox:ubuntu
before_script:
- virtualenv -p python2 /tmp/build_polemarch | echo 'Already exists.'
- /tmp/build_polemarch/bin/pip install cython vstcompile[doc] vstutils
- /tmp/build_polemarch/bin/pip install cython vstcompile[doc] vstutils venvctrl
script:
- make deb PY=/tmp/build_polemarch/bin/python2
allow_failure: false
Expand Down

0 comments on commit 0b1d133

Please sign in to comment.