Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
Allow to fail travis for debian-stretch-py3
Browse files Browse the repository at this point in the history
For unknown reasons, most of the spurious failures in travis
(see #851)
occur with the cpascual/taurus-test:debian-stretch-py3 image.
Flag this as "allowed to fail" in travis until we solve #851
  • Loading branch information
Carlos Pascual committed Feb 11, 2019
1 parent 7e66327 commit d161dfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ env:
matrix:
allow_failures:
- env: DOCKER_IMG=cpascual/taurus-test:debian-jessie
- env: DOCKER_IMG=cpascual/taurus-test:debian-stretch-py3
- env: DOCKER_IMG=cpascual/taurus-test:debian-buster

before_install:
Expand Down

0 comments on commit d161dfb

Please sign in to comment.