Skip to content

Commit

Permalink
172295489 Add node js 14 in travis test
Browse files Browse the repository at this point in the history
  Add node js 14 in travis test.
  • Loading branch information
shiveshwar authored and keyurkarnik committed Jan 21, 2021
1 parent 2dd55d5 commit b49d7c6
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 @@ -3,6 +3,7 @@ node_js:
- '8'
- '10'
- '12'
- '14'
#jobs:
# include:
# - stage: test
Expand Down

0 comments on commit b49d7c6

Please sign in to comment.