diff options
Diffstat (limited to 'node_modules/call-bind/.travis.yml')
-rw-r--r-- | node_modules/call-bind/.travis.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/node_modules/call-bind/.travis.yml b/node_modules/call-bind/.travis.yml deleted file mode 100644 index 9c37f1b..0000000 --- a/node_modules/call-bind/.travis.yml +++ /dev/null @@ -1,9 +0,0 @@ -version: ~> 1.0 -language: node_js -os: - - linux -import: - - ljharb/travis-ci:node/all.yml - - ljharb/travis-ci:node/pretest.yml - - ljharb/travis-ci:node/posttest.yml - - ljharb/travis-ci:node/coverage.yml |