[beast] TRAVIS: remove ubuntu:wily tests, it's nodejs version is too old
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast] TRAVIS: remove ubuntu:wily tests, it's nodejs version is too old
- Date: Mon, 19 Jun 2017 11:07:35 +0000 (UTC)
commit 014e71df13c8d4b9a536fef894009e6a41d762e7
Author: Tim Janik <timj gnu org>
Date: Mon Jun 19 02:04:39 2017 +0200
TRAVIS: remove ubuntu:wily tests, it's nodejs version is too old
Signed-off-by: Tim Janik <timj gnu org>
.travis.yml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index 7f2ffc7..4a30959 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,6 @@ env:
- DIST="ubuntu:xenial" INTENT="distcheck,gccbuild"
- DIST="ubuntu:yakkety" INTENT="gccbuild"
# test upcoming releases and get new compiler warnings
- - DIST="ubuntu:wily" INTENT="gccbuild"
- DIST="debian:jessie" INTENT="gccbuild"
- DIST="debian:stretch" INTENT="gccbuild"
- DIST="ubuntu:zesty" INTENT="gccbuild"
@@ -24,7 +23,6 @@ env:
- DIST="debian:unstable" INTENT="clangbuild"
matrix:
allow_failures:
- - env: DIST="ubuntu:wily" INTENT="gccbuild"
- env: DIST="debian:jessie" INTENT="gccbuild"
- env: DIST="debian:stretch" INTENT="gccbuild"
- env: DIST="ubuntu:zesty" INTENT="gccbuild"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]