From accda0db1afce64d1689a6192713dd69ae057e3f Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Wed, 21 Aug 2019 13:21:57 -0500 Subject: [PATCH] Just get rid of the old erlang versions --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 36c1b69..f9e1697 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,10 +5,4 @@ otp_release: - 21.2 - 21.0 - 20.0 - # - 19.0 - # - 18.0 - # - 17.4 - # - 17.0 - # - R16B - # - R15B03 before_script: "sudo apt-get --yes --force-yes install libpam-runtime python-software-properties software-properties-common"