language: node_js node_js: - "8" git: depth: 1 branches: only: - gh-pages install: yarn install script: yarn test