Files
iD/.travis.yml
John Firebaugh 50a7b786ac With a dash
2012-12-04 14:09:45 -05:00

5 lines
157 B
YAML

before_script:
- "npm install -g uglify-js mocha-phantomjs"
- "make"
script: mocha-phantomjs test/index.html && mocha-phantomjs test/index_packaged.html