Use make for building pure-js
This commit is contained in:
parent
1a63cefd60
commit
74efee0809
|
@ -1,9 +1,7 @@
|
|||
language: node_js
|
||||
script: "grunt test"
|
||||
script: "make"
|
||||
node_js:
|
||||
- '0.10'
|
||||
before_script:
|
||||
- "npm install -g grunt-cli"
|
||||
branches:
|
||||
except:
|
||||
- cylonjs.com
|
||||
|
|
Loading…
Reference in New Issue