We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b83764 commit 0f48857Copy full SHA for 0f48857
.gitlab-ci.yml
@@ -3,4 +3,5 @@ test:
3
- apt-get update -qy
4
- apt-get install -y python-dev python-pip
5
- pip install zc.buildout
6
+ - buildout
7
- bin/py.test
0 commit comments