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

Use erlang 18.3 only in travis
This commit is contained in:
Michael Klishin 2016-05-17 12:03:54 +03:00
commit b8cb65238d
1 changed files with 0 additions and 5 deletions

View File

@ -8,11 +8,6 @@ addons:
packages:
- xsltproc
otp_release:
- "R16B03-1"
- "17.5"
- "18.0"
- "18.1"
- "18.2"
- "18.3"
# The checkout made by Travis is a "detached HEAD". We switch back