1
0
Fork 0

Appveyor tweaks

pull/4060/merge
Jordi Boggiano 2015-09-18 14:25:05 +01:00
parent 2c926741f9
commit ede458b403
1 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@ environment:
cache:
- c:\php -> appveyor.yml
- .phpunit -> phpunit
init:
- SET PATH=c:\php;%PATH%
@ -46,4 +45,4 @@ install:
test_script:
- cd c:\projects\composer
- php phpunit -c tests/complete.phpunit.xml --colors=always
- vendor/bin/phpunit -c tests/complete.phpunit.xml --colors=always