diff --git a/.travis.yml b/.travis.yml index 1cd61c3..d364024 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,9 @@ cache: - $HOME/.cache/electron - $HOME/.cache/electron-builder +before_script: + - yarn install + script: - | if [ "$TRAVIS_OS_NAME" == "linux" ]; then