run setup before tests

This commit is contained in:
Jose Diaz-Gonzalez
2015-09-06 23:32:33 -04:00
parent 706ca6d134
commit 0ec0d8f008

View File

@@ -5,4 +5,5 @@ env:
matrix:
allow_failures:
- env: DOKKU_VERSION=master
before_install: make setup
script: make test