changeset 337:3cfb0154a9bc bqaudiostream

Use more recent Linux distro for Travis to avoid bitbucket protocol problems
author Chris Cannam
date Thu, 31 Jan 2019 14:07:26 +0000
parents a1fcb6d9fb3f
children 4add4bf9c40e
files .travis.yml
diffstat 1 files changed, 9 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Thu Jan 31 14:07:12 2019 +0000
+++ b/.travis.yml	Thu Jan 31 14:07:26 2019 +0000
@@ -1,16 +1,19 @@
-dist:
-  - trusty
-
 language:
   - cpp
 
-sudo:
-  - false
-
 os:
   - linux
   - osx
 
+dist:
+  - xenial
+
+sudo:
+  - required
+
+osx_image:
+  - xcode9
+
 addons:
   apt:
     packages: