Travis testing

This commit is contained in:
Jose Diaz-Gonzalez
2015-09-07 00:39:18 -04:00
parent bcfcb36fda
commit 3ad074d8d9
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