[pkg-d-commits] [ldc] 04/06: Travis: Fix LLVM 3.9 testing

Matthias Klumpp mak at moszumanska.debian.org
Sun Apr 23 22:35:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to annotated tag v0.17.4
in repository ldc.

commit 9a0a9850a4881f810efd016ecfa5ba4732142a6a
Author: Johan Engelen <jbc.engelen at gmail.com>
Date:   Fri Mar 24 08:10:23 2017 +0100

    Travis: Fix LLVM 3.9 testing
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 32b9a47..ab06ccd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ matrix:
     - os: linux
       env: LLVM_VERSION=4.0.0
     - os: linux
-      env: LLVM_VERSION=3.9.1
+      env: LLVM_VERSION=3.9.0
     - os: linux
       env: LLVM_VERSION=3.8.1
     - os: linux
@@ -23,7 +23,6 @@ matrix:
 cache:
   directories:
     - llvm-4.0.0
-    - llvm-3.9.1
     - llvm-3.9.0
     - llvm-3.8.1
     - llvm-3.7.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list