commit | 3d404b4763c396c59b3c8fe05b0aa47a79445ba5 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jul 08 21:59:16 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jul 08 21:59:16 2015 +0100 |
tree | 1b9230cb82a84de242c0a7d565f9e9ed961b6a8b | |
parent | 89eb1970e9b0fd6c80ab1816144c22516662dc76 [diff] [blame] |
Simplify some scripts ssl-opt.sh and compat.sh can now be run from root too
diff --git a/.travis.yml b/.travis.yml index 24c7667..a7b9a32 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -8,8 +8,8 @@ - cmake -D CMAKE_BUILD_TYPE:String="Check" . - make - make test -- ( cd tests && ./compat.sh ) -- ( cd tests && ./ssl-opt.sh ) +- tests/compat.sh +- tests/ssl-opt.sh - tests/scripts/test-ref-configs.pl env: global: