make travisci build before running tests

This commit is contained in:
Bala Clark 2013-11-26 22:13:14 +01:00
parent 1a080df671
commit 95f442ef93
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,5 @@
language: node_js
node_js:
- "0.10"
before_script:
- make

View file

@ -47,3 +47,4 @@ test:
clean:
@rm -r comicbook
@rm -r examples/comicbook
@rm lib/templates.js