Skip to content

Commit

Permalink
ci: support Node v14
Browse files Browse the repository at this point in the history
  • Loading branch information
robmcguinness authored Apr 27, 2020
1 parent b48f461 commit 82d77ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ notifications:
email: false
node_js:
- '12'
- '13'
- '14`
env:
- HAPI=@hapi/hapi@19
before_script:
Expand Down

0 comments on commit 82d77ad

Please sign in to comment.