summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-10-06 18:31:30 +0200
committerVictor Shyba <victor1984@riseup.net>2016-10-07 17:13:50 -0300
commit766eac78293e2dbe78fc24e2bf1733305fd5bcdd (patch)
tree41a22ddffcce119c169fcf1aa9275acc936b4396 /.gitlab-ci.yml
parentb750263a0537d97f92dad452ef460ee6064af5f3 (diff)
[tests] use docker for CI
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae1b113..3d6fff1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,2 +1,3 @@
+image: leapcode/soledad:latest
test:
script: tox --recreate -e py27-dev