Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
fix(ci): test on node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Nov 21, 2018
1 parent f045ff2 commit cfc66a7
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 @@ -5,6 +5,7 @@ node_js:
- '11'
- '10'
- '8'
- '6'
after_success:
- npm run travis-deploy-once "npm run semantic-release"
branches:
Expand Down

0 comments on commit cfc66a7

Please sign in to comment.