From 63af33e33b306721e5414a7b77718b265b58b6d2 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 14 Oct 2015 11:19:10 -0700 Subject: [PATCH] At least one of the deps require min erlang R16. E.g. quickrand --- .travis.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 09c215f82..64fd3e776 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,11 +8,12 @@ otp_release: - R16B03-1 - R16B02 - R16B01 - - R15B03-1 - - R15B01 - - R15B - - R14B04 - - R14B03 +# At least one of the deps require min erlang R16. E.g. quickrand +# - R15B03-1 +# - R15B01 +# - R15B +# - R14B04 +# - R14B03 branches: only: