Travis testing

This commit is contained in:
Jose Diaz-Gonzalez
2015-09-07 00:39:10 -04:00
parent 3481b5a95f
commit 7a558e0df7
9 changed files with 177 additions and 66 deletions

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
sudo: required
language: bash
env:
- DOKKU_VERSION=master
before_install: make setup
script: make test