summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/fast-json-stable-stringify/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/fast-json-stable-stringify/.travis.yml')
-rw-r--r--deps/npm/node_modules/fast-json-stable-stringify/.travis.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/deps/npm/node_modules/fast-json-stable-stringify/.travis.yml b/deps/npm/node_modules/fast-json-stable-stringify/.travis.yml
new file mode 100644
index 0000000000..7ddce74b84
--- /dev/null
+++ b/deps/npm/node_modules/fast-json-stable-stringify/.travis.yml
@@ -0,0 +1,8 @@
+language: node_js
+node_js:
+ - "4"
+ - "6"
+ - "7"
+ - "8"
+after_script:
+ - coveralls < coverage/lcov.info