Added travis and more tests

This commit is contained in:
R. Eric Wheeler 2016-07-20 11:13:28 -07:00
parent 7737995e88
commit a4c3389fa1
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ php:
- '7.0' - '7.0'
- hhvm - hhvm
- nightly - nightly
install:
- composer install --dev