Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/fast-json-stable-stringify/.travis.yml')
-rw-r--r--node_modules/fast-json-stable-stringify/.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/node_modules/fast-json-stable-stringify/.travis.yml b/node_modules/fast-json-stable-stringify/.travis.yml
index 7ddce74..b61e8f0 100644
--- a/node_modules/fast-json-stable-stringify/.travis.yml
+++ b/node_modules/fast-json-stable-stringify/.travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- - "4"
- - "6"
- - "7"
- "8"
+ - "10"
+ - "12"
+ - "13"
after_script:
- coveralls < coverage/lcov.info