Travis testing
This commit is contained in:
parent
a4c3389fa1
commit
d8ebed2c87
|
@ -6,6 +6,7 @@ php:
|
||||||
- '7.0'
|
- '7.0'
|
||||||
- hhvm
|
- hhvm
|
||||||
- nightly
|
- nightly
|
||||||
install:
|
before_script:
|
||||||
- composer install --dev
|
- composer install --dev
|
||||||
|
|
||||||
|
script: phpunit --coverage-text
|
Loading…
Reference in New Issue