diff --git a/.travis.yml b/.travis.yml index b826593..7dcc936 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ addons: chrome: stable before_script: - npm install -g codecov nyc - - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.13.2 + - curl -o- -L https://yarnpkg.com/install.sh | bash - export PATH="$HOME/.yarn/bin:$PATH" - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter