Skip to content

Commit ca3f275

Browse files
committed
up: upgrade node to 11
1 parent 54ed0e6 commit ca3f275

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v10.10.0
1+
v11.0.0

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ notifications:
55
language: node_js
66
node_js:
77
- "10"
8+
- "11"
89
script:
910
- yarn run lint
1011
- yarn run test

0 commit comments

Comments
 (0)