mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
Try before_script
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
script: "npm start && mocha"
|
before_script:
|
||||||
|
- npm start
|
||||||
|
script: mocha
|
||||||
Reference in New Issue
Block a user