Skip to content

Commit

Permalink
Build: Test on Node.js 12, stop testing on Node.js 6 & 11
Browse files Browse the repository at this point in the history
(cherry-picked from b8d4712)

Closes gh-4369
  • Loading branch information
mgol committed Apr 23, 2019
1 parent 0d4af52 commit b4fadc9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: node_js
sudo: false
node_js:
- "6"
- "8"
- "10"
- "11"
- "12"
addons:
chrome: stable
env:
Expand Down

0 comments on commit b4fadc9

Please sign in to comment.