Use make for building pure-js

This commit is contained in:
deadprogram 2014-02-27 07:05:45 -08:00
parent 1a63cefd60
commit 74efee0809
1 changed files with 1 additions and 3 deletions

View File

@ -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