Don't be clever with the set command because idk windows

This commit is contained in:
rickhanlonii 2018-10-02 10:33:10 -04:00
parent 148016e120
commit 0b6ad2afdd
No known key found for this signature in database
GPG Key ID: 248FD743F3A2CFEF
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ matrix:
test_script:
- node --version
- yarn --version
- cmd: set JEST_SILENT_REPORTER_DOTS=1 & JEST=--maxWorkers=2 --cacheDirectory .jest-cache --reporters=jest-silent-reporter
- cmd: set JEST_SILENT_REPORTER_DOTS=1
- cmd: set JEST=--maxWorkers=2 --cacheDirectory .jest-cache --reporters=jest-silent-reporter
- cmd: yarn appveyor:integration
- cmd: yarn istanbul report --report lcovonly
- cmd: yarn unlink webpack