diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index d9216fed87..e158510f5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -115,6 +115,7 @@ jobs: env: TEST_SUITE=docker allow_failures: - dist: xenial + - env: TEST_SUITE=docker stages: - 'style checks' |