summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2019-02-11 22:18:55 -0800
committerAndreas Rumpf <rumpf_a@web.de>2019-02-13 23:30:14 +0100
commitcf87687c40ec68fccefb399c0ae010167ebdb305 (patch)
treef01fc0cfc4a42cae51c5dde6d3d04a416a9e5267
parente26a0c4f1acc82b4609aeace7590575853c62307 (diff)
downloadNim-cf87687c40ec68fccefb399c0ae010167ebdb305.tar.gz
travis:upgrade to xenial (trusty end of life is april 2019) (#10643)
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0e55d3aff..7ab45b1c7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
 sudo: false
 language: c
 
-dist: trusty
+dist: xenial
 
 matrix:
   include: