Skip to content
Fetching contributors…
Cannot retrieve contributors at this time
8 lines (7 sloc) 127 Bytes
language: node_js
node_js:
- "4.1"
before_script:
- npm install
- npm install -g mocha
script: gulp build && mocha
Something went wrong with that request. Please try again.