Skip to content

Commit 265bbdd

Browse files
authored
chore: fix typo in allow_failures
1 parent e06d33c commit 265bbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ jobs:
8484
- pip3 install tox
8585
- tox -e py38
8686
allow_failures:
87-
- env: IMAGE_TAG=nightly
87+
- env: GITLAB_TAG=nightly

0 commit comments

Comments
 (0)