Add testing for all supported versions of dokku
Also drop support for 0.3.x
This commit is contained in:
@@ -3,5 +3,6 @@ dist: trusty
|
||||
language: bash
|
||||
env:
|
||||
- DOKKU_VERSION=master
|
||||
- DOKKU_VERSION=v0.4.14
|
||||
before_install: make setup
|
||||
script: make test
|
||||
|
||||
Reference in New Issue
Block a user