Script additions in Travis YML.
This commit is contained in:
parent
0ad9378b90
commit
019092b77b
1 changed files with 3 additions and 1 deletions
|
@ -3,3 +3,5 @@ php:
|
|||
- "5.5"
|
||||
- "5.4"
|
||||
- "5.3"
|
||||
before_script: composer update
|
||||
script: php vendor/bin/phpunit
|
Loading…
Add table
Add a link
Reference in a new issue