summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 68cc650a..2b34a9ae 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,6 +32,8 @@ osx_test:
stage: test
allow_failure: true
script:
+ # why don't you see the gpg???
+ - ls -la /usr/bin/gpg
- /usr/local/bin/tox --recreate -e py27-dev
tags:
- yosemite