Skip to content

Commit 688ab85

Browse files
authored
Use current node.js
1 parent 4b62e4c commit 688ab85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- '10'
4-
- '11'
3+
- '12'
4+
- '13'
55
script:
66
- make eslint

0 commit comments

Comments
 (0)