Skip to content

Commit

Permalink
dropping node 6 and 7 adding node 11 and 12 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kub1x committed Jun 6, 2019
1 parent 27f7017 commit 812db77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "6"
- "7"
- "10"
- "11"
- "12"
install:
- npm install
script:
Expand Down

0 comments on commit 812db77

Please sign in to comment.