Skip to content

Commit

Permalink
update test nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyunhe committed Mar 24, 2020
1 parent 737adc0 commit 3e2039b
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
node_js:
- '7'
- '6'
- '5'
- '4'
- '13'
- '12'
- '11'
- '10'
- '9'
- '8'

0 comments on commit 3e2039b

Please sign in to comment.