update travis configuration
This commit is contained in:
parent
d263b8199f
commit
d3c0f764a2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ php:
|
|||
- '7.0'
|
||||
|
||||
before_script:
|
||||
- flags="--prefer-dist --no-dev -o"
|
||||
- flags="-o"
|
||||
- composer install $flags
|
||||
- cp phpunit.xml.dist phpunit.xml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue