From 70a44c5be0338c3894c31ac3777748a7e9dce488 Mon Sep 17 00:00:00 2001 From: Andreas Pauley Date: Sat, 23 Nov 2013 18:31:49 +0200 Subject: [PATCH] Remove OTP versions from that seem not to be supported by travis anymore --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index ecb8d6e..f4a7843 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,4 @@ otp_release: - R14B04 - R14B03 - R14B02 - - R14A - - R13B04 - - R13B03 script: "make test"