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