Skip to content

Commit

Permalink
Drop node 4 support. Add node 10,11,12 support
Browse files Browse the repository at this point in the history
  • Loading branch information
koresar committed Sep 15, 2019
1 parent 17e3118 commit 9a36121
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,9 +1,9 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
- "7"
- "8"
- "10"
- "11"
- "12"
script:
- npm run check

0 comments on commit 9a36121

Please sign in to comment.