Merge pull request #16 from rabbitmq/rabbitmq-server-546

Use erlang 18.3 only in travis
This commit is contained in:
Michael Klishin 2016-05-17 12:04:51 +03:00
commit 906499edc4
1 changed files with 1 additions and 3 deletions

View File

@ -8,9 +8,7 @@ addons:
packages:
- xsltproc
otp_release:
- "R16B03-1"
- "17.5"
- "18.0"
- "18.3"
# The checkout made by Travis is a "detached HEAD". We switch back
# to a tag or a branch. This pleases our git_rmq fetch method in