Update Travis CI test.

This commit is contained in:
Edi Septriyanto
2019-12-26 00:19:59 +07:00
parent 8ad9264b44
commit b67cbfd66c

View File

@@ -35,6 +35,8 @@ matrix:
- shellcheck -s bash -x scripts/remove_*.sh
- shellcheck -s bash -x scripts/secure_server.sh
# Run initialization install.
- sudo source scripts/helper.sh
- sudo system_check
- sudo bash scripts/cleanup_server.sh
- sudo bash scripts/install_dependencies.sh
# Run the install test cases through ShUnit2.