mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
Some more updates to travis configuration
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
@@ -10,4 +9,4 @@ before_script:
|
||||
- composer self-update
|
||||
- composer install --prefer-source --no-interaction
|
||||
|
||||
script: phpunit
|
||||
script: vendor/bin/phpunit
|
||||
Reference in New Issue
Block a user