diff --git a/.travis.yml b/.travis.yml index 3462e1cc09..f689f123a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,10 @@ # root directory of the project. language: cpp +# Specify the default platform. +os: linux +dist: xenial + jobs: include: - dist: trusty