Skip to content

Commit

Permalink
Do not build with Node.js 6 on Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed Sep 11, 2019
1 parent c9e54e5 commit bf8d570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ language: node_js

node_js:
- '12'
- '6'
- '8'

branches:
Expand Down

0 comments on commit bf8d570

Please sign in to comment.