mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 18:17:48 +00:00
Fix yarn runs in travis by pinning to v0.16.1.
This commit is contained in:
@@ -62,7 +62,7 @@ before_install:
|
|||||||
# Setup package managers.
|
# Setup package managers.
|
||||||
- npm set loglevel error
|
- npm set loglevel error
|
||||||
- npm set progress false
|
- npm set progress false
|
||||||
- npm i -g yarn
|
- npm i -g yarn@0.16.1
|
||||||
- yarn -V
|
- yarn -V
|
||||||
|
|
||||||
# Remove code skipped on the coverage run.
|
# Remove code skipped on the coverage run.
|
||||||
|
|||||||
Reference in New Issue
Block a user