diff options
Diffstat (limited to 'node_modules/through2/.travis.yml')
-rw-r--r-- | node_modules/through2/.travis.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/node_modules/through2/.travis.yml b/node_modules/through2/.travis.yml deleted file mode 100644 index cece8c6..0000000 --- a/node_modules/through2/.travis.yml +++ /dev/null @@ -1,12 +0,0 @@ -language: node_js -node_js: - - "0.8" - - "0.10" - - "0.11" -branches: - only: - - master -notifications: - email: - - rod@vagg.org -script: npm test
\ No newline at end of file |