sudo: required dist: trusty language: node_js node_js: "6" cache: yarn before_script: - yarn script: - yarn run test group: stable os: linux