Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
chore: put node 6 back in travis set
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jan 28, 2020
1 parent 9a23db1 commit e8b4a7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,8 @@ node_js:
- "12"
- "10"
- "8"
- "6"

cache:
directories:
- $HOME/.npm

0 comments on commit e8b4a7e

Please sign in to comment.