Skip to content

Commit 1a4a10f

Browse files
authored
deps: update deps (#38)
1 parent a47b45a commit 1a4a10f

File tree

4 files changed

+2381
-484
lines changed

4 files changed

+2381
-484
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v8.11.3
1+
15.5.1

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ cache:
33
directories:
44
- ~/.npm
55
node_js:
6-
- '10'
7-
- '9'
8-
- '8'
6+
- '14'
97
install:
108
- npm install -g codecov
119
- npm install
@@ -14,6 +12,5 @@ after_success:
1412
branches:
1513
only:
1614
- master
17-
- /^greenkeeper/.*$/
1815
except:
1916
- /^v\d+\.\d+\.\d+$/

0 commit comments

Comments
 (0)