Travis testing

This commit is contained in:
Jose Diaz-Gonzalez
2015-09-07 00:39:28 -04:00
parent ac2652fd92
commit b3156c5553
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