language: node_js sudo: false node_js: - 6 - 5 install: - yarn script: - yarn test before_deploy: - touch .nojekyll