Skip to content

Commit

Permalink
Support newer node versions (#320)
Browse files Browse the repository at this point in the history
* Upgrade snappystream

* Add node 14 and 15 to the test matrix for Travis

* Drop node 15 for now from test matrix
  • Loading branch information
dudleycarr committed Mar 17, 2021
1 parent 812e670 commit 1146e11
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3,553 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ os:
node_js:
- "10"
- "12"
- "14"
language: node_js
install:
- wget "https://s3.amazonaws.com/bitly-downloads/nsq/nsq-1.1.0.linux-amd64.go1.10.3.tar.gz"
Expand Down

0 comments on commit 1146e11

Please sign in to comment.