Skip to content

Commit 0f48857

Browse files
committed
Fixed gitlab-ci configuration
Signed-off-by: Guyzmo <[email protected]>
1 parent 3b83764 commit 0f48857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ test:
33
- apt-get update -qy
44
- apt-get install -y python-dev python-pip
55
- pip install zc.buildout
6+
- buildout
67
- bin/py.test

0 commit comments

Comments
 (0)