diff options
Diffstat (limited to 'node_modules/home-path/.travis.yml')
| -rw-r--r-- | node_modules/home-path/.travis.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/node_modules/home-path/.travis.yml b/node_modules/home-path/.travis.yml deleted file mode 100644 index dd1dde1..0000000 --- a/node_modules/home-path/.travis.yml +++ /dev/null @@ -1,9 +0,0 @@ -language: node_js -node_js: - - 7 - - 6 - - '5' - - '4' - - 'iojs' - - '0.12' - - '0.10' |