Travis testing
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
sudo: required
|
||||
language: bash
|
||||
env:
|
||||
- DOKKU_VERSION=master
|
||||
before_install: make setup
|
||||
script: make test
|
||||
Reference in New Issue
Block a user