Skip to content

Commit e6115f3

Browse files
authored
Merge pull request #68 from swashcap/chore-drop-node-js-4
Update Travis PR check Node.js versions
2 parents 00aee90 + a6fbbc6 commit e6115f3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
language: node_js
22
node_js:
3-
- '4'
4-
- '6'
53
- '8'
64
- '9'
75
- '10'
6+
- '12'
87
notifications:
98
email:
109
- kimmobrunfeldt+chokidar@gmail.com

0 commit comments

Comments
 (0)