Mercurial > dropbear
diff .travis.yml @ 1481:515f37a55cd2
exclude clang rather than osx for unbundled libtom
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 10 Feb 2018 00:09:02 +0800 |
parents | 4a4e5d823cf6 |
children | 3a916b945185 b7cd40b0730a |
line wrap: on
line diff
--- a/.travis.yml Fri Feb 09 23:58:13 2018 +0800 +++ b/.travis.yml Sat Feb 10 00:09:02 2018 +0800 @@ -11,10 +11,11 @@ - MULTI=1 - NOWRITEV=1 -# TODO: remove this section when libtomcrypt compiles on OSX: https://github.com/libtom/libtomcrypt/issues/82 matrix: exclude: - - os: osx + # TODO: remove this when libtomcrypt has been updated by ubuntu/homebrew. + # https://github.com/libtom/libtomcrypt/issues/82 + - compiler: clang env: BUNDLEDLIBTOM=--disable-bundled-libtom WEXTRAFLAGS=-Werror compiler: