Enable travis-ci

This commit is contained in:
Dan Wilson
2013-05-15 12:40:38 +01:00
parent 9932da7b37
commit 31e25cf51b
2 changed files with 143 additions and 0 deletions

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: node_js
node_js:
- "0.10"
script: phantomjs test/qunit/runner.js test/index.html