Travis testing

This commit is contained in:
R. Eric Wheeler 2016-07-20 11:17:44 -07:00
parent a4c3389fa1
commit d8ebed2c87
1 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@ php:
- '7.0'
- hhvm
- nightly
install:
before_script:
- composer install --dev
script: phpunit --coverage-text