Travis: hide `make install` STDOUT

This commit is contained in:
Daniel Tipping 2019-02-13 16:14:23 +00:00
parent 2fc1e4443c
commit 98c18c919d
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ script:
${ECCODES_SRC}
- make -j4
- ctest -j4 --output-on-failure
- make install --silent
- make install > /dev/null
# extra sanity tests
- codes_info