Mercurial > hg > sonic-visualiser
diff .travis.yml @ 1750:89e8960f11cf
Well, whatever that last change did, it didn't work. Try this
author | Chris Cannam |
---|---|
date | Tue, 10 Oct 2017 09:15:27 +0100 |
parents | 4ba96437f1c7 |
children | 5cbe4eb3d189 |
line wrap: on
line diff
--- a/.travis.yml Mon Oct 09 13:05:21 2017 +0100 +++ b/.travis.yml Tue Oct 10 09:15:27 2017 +0100 @@ -1,18 +1,13 @@ -dist: - - trusty - language: - cpp -sudo: - - false - -os: - - linux - - osx - -osx_image: - - xcode9 +matrix: + include: + - os: linux + dist: trusty + sudo: false + - os: osx + osx_image: xcode9 addons: apt: