Skip to content

Instantly share code, notes, and snippets.

@mchelen
Created August 18, 2016 20:49
Show Gist options
  • Save mchelen/da22809e544c18e797499a5b04e20783 to your computer and use it in GitHub Desktop.
Save mchelen/da22809e544c18e797499a5b04e20783 to your computer and use it in GitHub Desktop.
run_tests:
stage: test
script:
- npm install
- ./bin/www &
- npm test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment