Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
feat: node 14 support (#3246)
Browse files Browse the repository at this point in the history
Enables testing on node 14.
  • Loading branch information
achingbrain authored Sep 10, 2020
1 parent ef23f08 commit 494949a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ stages:

node_js:
- 'lts/*'
# blocked by https://github.com/hapijs/hapi/issues/4149
# - 'node'
- 'node'

os:
- linux
Expand Down

0 comments on commit 494949a

Please sign in to comment.