mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
new travis integration
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user