From bf39695ed52bf81217d42da440bec534e2b81b8d Mon Sep 17 00:00:00 2001 From: cooltoast Date: Mon, 4 Dec 2017 10:54:07 -0800 Subject: [PATCH 1/2] update moment to 2.19.3 #452 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d2846822..af5ac71f1 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "archiver": "^1.3.0", "fast-csv": "^2.4.0", "jszip": "3.1.3", - "moment": "^2.17.1", + "moment": "2.19.3", "promish": ">=5.0.2", "sax": "^1.2.2", "unzip2": "^0.2.5" From b8fe2223525d23bec1da25caafb61733c342e81e Mon Sep 17 00:00:00 2001 From: cooltoast Date: Mon, 4 Dec 2017 16:34:38 -0800 Subject: [PATCH 2/2] add travis --- .travis.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000000000..fdc07321e --- /dev/null +++ b/.travis.yml @@ -0,0 +1,10 @@ +language: node_js +node_js: + - 6 + - 7 +before_script: + - npm run build +script: + - npm test +notifications: + email: false pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy