From f67a25a651e880b567d884eeda134b7f1ab0a771 Mon Sep 17 00:00:00 2001 From: "Pavel I. Kryukov" Date: Thu, 26 Mar 2020 23:51:22 +0300 Subject: [PATCH] Update Travis images --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9c2f5f7..5ce3e43 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,8 @@ notifications: email: false language: c +dist: bionic +osx_image: xcode10.1 branches: only: