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

Commit cfc66a7

Browse files
committed
fix(ci): test on node 6
1 parent f045ff2 commit cfc66a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_js:
55
- '11'
66
- '10'
77
- '8'
8+
- '6'
89
after_success:
910
- npm run travis-deploy-once "npm run semantic-release"
1011
branches:

0 commit comments

Comments
 (0)