aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarat Dukhan <maratek@google.com>2019-10-19 00:26:25 -0700
committerMarat Dukhan <maratek@google.com>2019-10-19 00:26:25 -0700
commitc2f4f0c5868b43f9e3569540717fd9ba808c9206 (patch)
treedffe0dccf6b5cfa176589313c232840f63b55403
parentefcb469f5437bec38d2ad93c55d2ff6e02706996 (diff)
downloadplatform_external_pthreadpool-c2f4f0c5868b43f9e3569540717fd9ba808c9206.tar.gz
platform_external_pthreadpool-c2f4f0c5868b43f9e3569540717fd9ba808c9206.tar.bz2
platform_external_pthreadpool-c2f4f0c5868b43f9e3569540717fd9ba808c9206.zip
Require Ubuntu Xenial 16.04 on Travis-CI
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9f64437..568dffa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-dist: trusty
+dist: xenial
language: c
install:
- git clone https://github.com/ninja-build/ninja.git /tmp/ninja