chore: update build targets

This commit is contained in:
Jose Diaz-Gonzalez
2019-07-11 16:35:06 -07:00
parent 5b13bedbd6
commit fb522d1bd8

View File

@@ -2,8 +2,7 @@ dist: trusty
language: bash
env:
- DOKKU_VERSION=master
- DOKKU_VERSION=v0.14.0
- DOKKU_VERSION=v0.12.0
- DOKKU_VERSION=v0.17.0
install: make setup
script: make test
after_failure: make report