Skip to content

Commit 65c18d5

Browse files
committed
fix: bump node versions to make ci work with prettier
1 parent 85f1004 commit 65c18d5

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,4 +1,4 @@
11
language: node_js
22
node_js:
3-
- "6"
4-
- "8"
3+
- '10'
4+
- '12'

0 commit comments

Comments
 (0)