summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNejc Habjan <hab.nejc@gmail.com>2020-03-22 01:51:04 +0100
committerGitHub <noreply@github.com>2020-03-22 01:51:04 +0100
commit265bbddacc25d709a8f13807ed04cae393d9802d (patch)
tree43af9c70b267bf6a04c8dddeb4edb5763e1ac581
parente06d33c1bcfa71e0c7b3e478d16b3a0e28e05a23 (diff)
downloadgitlab-265bbddacc25d709a8f13807ed04cae393d9802d.tar.gz
chore: fix typo in allow_failures
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d595361..a86780e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -84,4 +84,4 @@ jobs:
- pip3 install tox
- tox -e py38
allow_failures:
- - env: IMAGE_TAG=nightly
+ - env: GITLAB_TAG=nightly