mirror of
https://github.com/azures04/crafatar.git
synced 2026-08-10 08:43:21 +02:00
Try before_script
This commit is contained in:
+3
-1
@@ -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