Skip to content

Commit 39f8628

Browse files
committed
chore: bump .travis.yml to use node 10 over 6
1 parent ac1a6e8 commit 39f8628

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,8 +1,8 @@
11
language: node_js
22
node_js:
33
- node
4+
- 10
45
- 8
5-
- 6
66
before_install:
77
- npm config set depth 0
88
notifications:

0 commit comments

Comments
 (0)