language: node_js node_js: - "8.9" - "node" before_install: - npm install -g yarn install: - yarn script: - yarn run test cache: directories: - $HOME/.yarn-cache