diff --git a/.travis.yml b/.travis.yml index a50c8b2..d0b9a9f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: cpp compiler: gcc sudo: require +dist: trusty # Qt5, from https://gist.github.com/jreese/6207161#gistcomment-1462109 before_install: # Qt5, from https://gist.github.com/jreese/6207161#gistcomment-1462109