diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-13 21:50:29 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-03-16 10:06:26 -0700 |
commit | 41410fe218127b34c7b5e6b597e510d45882350f (patch) | |
tree | fa8764fe3ab924e63730e626e58ce58a2f0757f5 /.travis.yml | |
parent | 5cd64d42e4980fc1b252ca14d4afa64b273f5154 (diff) | |
download | subsurface-41410fe218127b34c7b5e6b597e510d45882350f.tar.gz |
TravisCI: there are only VM builds now
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index ed67360fa..f726ad016 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,6 @@ matrix: - env: SUBSURFACE_PLATFORM='windows' os: linux dist: trusty - sudo: required language: c++ - env: SUBSURFACE_PLATFORM='windows-container' @@ -42,7 +41,6 @@ matrix: - env: SUBSURFACE_PLATFORM='linux' os: linux dist: trusty - sudo: required language: c++ addons: apt: @@ -79,7 +77,6 @@ matrix: - env: SUBSURFACE_PLATFORM='linux2' os: linux dist: trusty - sudo: required language: c++ addons: apt: |