mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
Try before_script
This commit is contained in:
parent
7b06652b6d
commit
a1052b7cbe
@ -1,4 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
script: "npm start && mocha"
|
||||
before_script:
|
||||
- npm start
|
||||
script: mocha
|
||||
Loading…
x
Reference in New Issue
Block a user