Skip to content

Commit 0cf396f

Browse files
authored
Use current node.js
1 parent c05ce94 commit 0cf396f

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-
- '12'
4-
- '13'
3+
- '14'
4+
- '15'
55
script:
66
- make eslint

0 commit comments

Comments
 (0)