Skip to content

Instantly share code, notes, and snippets.

@joostme
Created August 17, 2018 13:38
Show Gist options
  • Select an option

  • Save joostme/8c68bf71ffe1a5fff7dfeda6c4d6616d to your computer and use it in GitHub Desktop.

Select an option

Save joostme/8c68bf71ffe1a5fff7dfeda6c4d6616d to your computer and use it in GitHub Desktop.
sudo: required
addons:
chrome: stable
language: node_js
node_js:
- node
script:
- npm run test-ci
- npm run build-ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment