diff options
Diffstat (limited to 'node_modules/glob-watcher/.travis.yml')
| -rw-r--r-- | node_modules/glob-watcher/.travis.yml | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/glob-watcher/.travis.yml b/node_modules/glob-watcher/.travis.yml new file mode 100644 index 000000000..33ad9f8c8 --- /dev/null +++ b/node_modules/glob-watcher/.travis.yml @@ -0,0 +1,6 @@ +language: node_js +node_js: +  - "0.9" +  - "0.10" +after_script: +  - npm run coveralls
\ No newline at end of file  | 
