Do not allow master to ever fail
This commit is contained in:
@@ -2,8 +2,5 @@ sudo: required
|
||||
language: bash
|
||||
env:
|
||||
- DOKKU_VERSION=master
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: DOKKU_VERSION=master
|
||||
before_install: make setup
|
||||
script: make test
|
||||
|
||||
Reference in New Issue
Block a user