Skip to content

Commit

Permalink
travis: Add node-10 remove 0.8
Browse files Browse the repository at this point in the history
Change-Id: I96b7572a1872691dab80af70f1ebc811a50438fb
Origin: #1
Signed-off-by: Philippe Coval <[email protected]>
  • Loading branch information
rzr committed Feb 20, 2020
1 parent 9137bd9 commit df3b299
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 @@ -8,6 +8,7 @@ env:
- NODE_VERSION="4"
- NODE_VERSION="6"
- NODE_VERSION="8"
- NODE_VERSION="10"
matrix:
fast_finish: true
before_install:
Expand Down

0 comments on commit df3b299

Please sign in to comment.