Update .travis.yml

This commit is contained in:
Simon
2017-04-14 12:09:20 +08:00
committed by GitHub
parent d8cdb08fe9
commit 7d84689e78

View File

@@ -27,11 +27,6 @@ compiler:
- clang
- gcc
env:
- CONFIG_OPTS="" DESTDIR="_install" TESTS="-test_fuzz"
- CONFIG_OPTS="no-asm -Werror --debug no-afalgeng no-shared enable-crypto-mdebug enable-rc5 enable-md2 enable-aria" TESTS="-test_fuzz"
- CONFIG_OPTS="no-asm --strict-warnings" BUILDONLY="yes" CHECKDOCS="yes"
matrix:
include:
- os: linux