Skip to content

Commit 46cd0d8

Browse files
fix(deps): update dependency node to v8.17.0 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b809b8 commit 46cd0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- 8.9.3
3+
- 8.17.0
44

55
script: npm run ci

0 commit comments

Comments
 (0)