Skip to content

Commit

Permalink
Travis and make both test on Node 11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Cresswell committed Nov 12, 2018
1 parent 70a8d54 commit 6c862c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ node_js:
- "8.9"
- "9.11"
- "10.10"
- "11"
- "11.1"
- "node"

services:
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

git log v0.5.2..v0.5.3

* Test on node 11
* Test on node 11.1
([PR 473])(https://github.com/squaremo/amqp.node/pull/464); thanks
@kibertoad
* Updated various dependencies
* Support queue mode during assertQueue
([PR 464])(https://github.com/squaremo/amqp.node/pull/464); thanks
Expand Down

0 comments on commit 6c862c3

Please sign in to comment.