diff options
Diffstat (limited to 'node_modules/stream-http/.travis.yml')
-rw-r--r-- | node_modules/stream-http/.travis.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/node_modules/stream-http/.travis.yml b/node_modules/stream-http/.travis.yml new file mode 100644 index 0000000..6ebc1ac --- /dev/null +++ b/node_modules/stream-http/.travis.yml @@ -0,0 +1,7 @@ +language: node_js +node_js: + - "node" +addons: + sauce_connect: true + hosts: + - airtap.local
\ No newline at end of file |