diff --git a/.travis.yml b/.travis.yml index 6393678..7fd85b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,5 @@ before_script: - sudo chmod 4755 /opt/google/chrome/chrome-sandbox - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.3.2 - export PATH="$HOME/.yarn/bin:$PATH" -after_success: - yarn run coverage cache: yarn: true \ No newline at end of file