1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-27 22:03:37 +00:00
lancedikson_bowser/.travis.yml

9 lines
155 B
YAML
Raw Normal View History

2014-02-22 21:30:03 +00:00
language: node_js
node_js:
- "0.10"
notifications:
email:
- dustin@dustindiaz.com
script: NODE_ENV=test ./node_modules/.bin/mocha --reporter spec