Initial test setup
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
language: bash
|
||||||
|
env:
|
||||||
|
- DOKKU_VERSION=master
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- env: DOKKU_VERSION=master
|
||||||
|
script: make test
|
||||||
Reference in New Issue
Block a user