diff options
Diffstat (limited to 'sandbox/testAppNevena/Front/node_modules/fast-json-stable-stringify/.travis.yml')
-rw-r--r-- | sandbox/testAppNevena/Front/node_modules/fast-json-stable-stringify/.travis.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sandbox/testAppNevena/Front/node_modules/fast-json-stable-stringify/.travis.yml b/sandbox/testAppNevena/Front/node_modules/fast-json-stable-stringify/.travis.yml deleted file mode 100644 index b61e8f0d..00000000 --- a/sandbox/testAppNevena/Front/node_modules/fast-json-stable-stringify/.travis.yml +++ /dev/null @@ -1,8 +0,0 @@ -language: node_js -node_js: - - "8" - - "10" - - "12" - - "13" -after_script: - - coveralls < coverage/lcov.info |