mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-05 06:17:37 +02:00
Editing travis
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
language: php
|
||||
php:
|
||||
- '7.1'
|
||||
|
||||
install:
|
||||
- composer install --prefer-dist --no-interaction --prefer-stable --no-suggest
|
||||
script:
|
||||
- vendor/bin/phpunit
|
||||
|
Reference in New Issue
Block a user