From 08264571869e92cb7e6dcee5facfedbf0bedce68 Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Sun, 26 Feb 2017 22:59:38 +0100 Subject: Use single VM in .travis.yml to speed-up launching builds. Container are launched in parallel threads. The output of each thread is saved to a log. All of them are printed in order, after all the threads have finished. Shared ANSI color codes between libraries/vendors and dist/linux. The common file to be sourced is dist/ansi_color.sh --- dist/linux/envs/ubuntu1204_llvm38.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 dist/linux/envs/ubuntu1204_llvm38.sh (limited to 'dist/linux/envs/ubuntu1204_llvm38.sh') diff --git a/dist/linux/envs/ubuntu1204_llvm38.sh b/dist/linux/envs/ubuntu1204_llvm38.sh deleted file mode 100644 index 5f68d2ab0..000000000 --- a/dist/linux/envs/ubuntu1204_llvm38.sh +++ /dev/null @@ -1,2 +0,0 @@ -BLD=ubu1204+llvm-3.8 -DOCKER_IMG="ghdl/ghdl-tools:ubuntu1204-llvm" \ No newline at end of file -- cgit v1.2.3