Skip to content

Commit

Permalink
chore(build): Removes Node.js v6.x and v9.x from travis build and add…
Browse files Browse the repository at this point in the history
…s v12.x
  • Loading branch information
lupomontero committed Jun 19, 2019
1 parent 0848d5e commit 2aaa1bc
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,6 +1,5 @@
language: node_js
node_js:
- 6
- 8
- 9
- 10
- 12

0 comments on commit 2aaa1bc

Please sign in to comment.