1
0
Fork 0

Reverted back to Xenial

This commit is contained in:
NamedKitten 2018-10-13 18:16:29 +01:00
parent 7adf61213a
commit 54df8eb86f

View file

@ -1,13 +1,13 @@
language: cpp
compiler: gcc
sudo: require
dist: bionic
dist: xenial
cache:
paths:
- $TRAVIS_BUILD_DIR/apt-cache/
before_install:
- sudo add-apt-repository ppa:beineri/opt-qt-5.11.1-bionic -y
- sudo add-apt-repository ppa:beineri/opt-qt-5.11.1-xenial -y
- sudo apt-get update
install: