Skip to content

Commit eb8127a

Browse files
committed
remove node 8 from travis build, prettier@2.0.0 doesn't support it anymore
1 parent 5750170 commit eb8127a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ node_js:
33
- "stable"
44
- "12"
55
- "10"
6-
- "8"
76
script:
87
- npm run lint
98
- npm test

0 commit comments

Comments
 (0)