Make Travis run unit tests for external cache servers as well (#1378)

This commit is contained in:
Egor Suvorov
2016-08-18 16:24:35 -04:00
committed by Jeffrey Crowell
parent cf06873a88
commit 9ff2d6d012
+1 -2
View File
@@ -23,8 +23,7 @@ install:
- sudo dpkg -i out/Release/mod-pagespeed*.deb
script:
- cd ~/build_directory/src
- ./out/Release/mod_pagespeed_test
- ./out/Release/pagespeed_automatic_test
- ./install/run_program_with_ext_caches.sh ./out/Release/mod_pagespeed_test \; ./out/Release/pagespeed_automatic_test
- find . -name "*.sh" | xargs chmod +x
- cd install
- sudo -E ./ubuntu.sh apache_debug_restart