[smuxi: 128/179] Travis-CI: remove Mono 3.2.8 from CI builds



commit 0baefa7cd66d47a925ee7d6ac043f8bb8cd319c5
Author: Mirco Bauer <meebey meebey net>
Date:   Tue Jan 10 22:14:46 2017 +0800

    Travis-CI: remove Mono 3.2.8 from CI builds
    
    Mono 3.2.8 is failing on Travis because it can't install the Mono version from
    an external Launchpad PPA. This Travis issue is tracked here:
    https://github.com/travis-ci/travis-ci/issues/7113
    
    Ironically the Mono 2.10.8 flavor on Travis is actually 3.2.8 as Ubuntu trusty
    is shipping Mono 3.2.8 in the official repositories. So I am leaving the 2.10.8
    flavor for 3.2.8 coverage :-D

 .travis.yml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 94a76f8..c80b992 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,6 @@ mono:
     - 4.2.1
     - 4.0.0
     - 3.12.0
-    - 3.2.8
     - 2.10.8
 
 addons:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]