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

View file

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