Trying to fix Travis: run grunt before mocha script
This commit is contained in:
parent
c460b30872
commit
4eaceb92b4
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@ language: node_js
|
|||
node_js:
|
||||
- "0.10"
|
||||
|
||||
before_script: "grunt shell"
|
||||
script: "mocha"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue