diff --git a/.travis.yml b/.travis.yml index ed5e871c6..87b32afb8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,7 @@ cache: # Install yarn as Travis doesn't support it out of the box before_install: - - npm install -g yarn + - npm install -g yarn@v0.22.0 # Install dependencies install: