mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
new travis integration
This commit is contained in:
parent
d13f962a16
commit
521011d9c4
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- "0.10"
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
- dustin@dustindiaz.com
|
||||||
|
|
||||||
|
script: NODE_ENV=test ./node_modules/.bin/mocha --reporter spec
|
Loading…
Reference in New Issue
Block a user