# HG changeset patch # User Chris Cannam # Date 1544088968 0 # Node ID 60d78294ea3ad14fc024f5010d2d1d0bb8f9b6cc # Parent 37cee91f174e1927822b145ef21f8632c9912ec4 Oookay... Travis's Trusty image is now too old for the bundled hg to be able to connect to Bitbucket after the latter switched off TLS 1.0 and 1.1 support this month. So we must either use a newer image, or find another workaround. Let's try the newer image first, since we'd probably be using that already if it had existed when we set this up diff -r 37cee91f174e -r 60d78294ea3a .travis.yml --- a/.travis.yml Wed Dec 05 13:16:44 2018 +0000 +++ b/.travis.yml Thu Dec 06 09:36:08 2018 +0000 @@ -6,12 +6,10 @@ - os: osx osx_image: xcode9 - os: linux - dist: trusty + dist: xenial sudo: required addons: apt: - sources: - - ubuntu-toolchain-r-test packages: - libbz2-dev libfftw3-dev libfishsound1-dev libid3tag0-dev liblo-dev liblrdf0-dev libmad0-dev liboggz2-dev libpulse-dev libsamplerate-dev libsndfile-dev libsord-dev libxml2-utils portaudio19-dev qt5-default libqt5svg5-dev raptor-utils librubberband-dev autoconf libtool git mlton