Skip to content

Commit ed63b22

Browse files
authored
Merge pull request #12 from nikolas/nikolas-patch-1
Use current node.js
2 parents a121601 + 688ab85 commit ed63b22

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)