run setup before tests
This commit is contained in:
@@ -5,4 +5,5 @@ env:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: DOKKU_VERSION=master
|
- env: DOKKU_VERSION=master
|
||||||
|
before_install: make setup
|
||||||
script: make test
|
script: make test
|
||||||
|
|||||||
Reference in New Issue
Block a user