Skip to content

Commit

Permalink
Fix Node.js 6 on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 6, 2019
1 parent 6a53ce6 commit a08cef3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ node_js:
- "10"
- "8"
- "6"
install: yarn install --ignore-engines

0 comments on commit a08cef3

Please sign in to comment.