Added travis and more tests
This commit is contained in:
parent
7737995e88
commit
a4c3389fa1
|
@ -6,3 +6,6 @@ php:
|
||||||
- '7.0'
|
- '7.0'
|
||||||
- hhvm
|
- hhvm
|
||||||
- nightly
|
- nightly
|
||||||
|
install:
|
||||||
|
- composer install --dev
|
||||||
|
|
Loading…
Reference in New Issue