Skip to content

Commit

Permalink
Add top level env to allow allowed_failures to function.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Dec 5, 2017
1 parent 11b1ccc commit 3c12b38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ stages:
- older version tests
- deploy

env: # a top level `env` is required to allow failures (for canary)

jobs:
include:
# runs tests with current locked deps and linting
Expand Down

0 comments on commit 3c12b38

Please sign in to comment.