summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMykyta Nikora (GitHub) <50582435+MNikora@users.noreply.github.com>2020-04-24 19:26:23 +0300
committerGitHub <noreply@github.com>2020-04-24 19:26:23 +0300
commitcb5fc719b2bfdb71d5466109a5cf770722a60048 (patch)
tree5c9b9961bf6746c979a5a33995384a93ff106df3
parentfca624f637f0e430f0b4fa932f1933009c277562 (diff)
downloadsdl_core-cb5fc719b2bfdb71d5466109a5cf770722a60048.tar.gz
Update Ubuntu version to bionic
Update Ubuntu version from xenial (16.04) to bionic (18.04)
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9d9cfedb82..41419e8fe6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: cpp
-dist: xenial
+dist: bionic
sudo: required
only:
- master