From bc818b160cdaaccff2162206cc15915fa5f0cca8 Mon Sep 17 00:00:00 2001 From: Elichai Turkel Date: Sat, 2 May 2020 22:06:46 +0300 Subject: [PATCH] Bump travis Ubuntu from xenial(16.04) to bionic(18.04) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ad0eee8aa0f2d..8b9d7adea9dea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ os: - linux - osx +dist: bionic # Valgrind currently supports upto macOS 10.13, the latest xcode of that version is 10.1 osx_image: xcode10.1 addons: