Fix travis.yml for deleted ubuntu.sh

This commit is contained in:
hillsp
2016-11-15 16:53:49 -05:00
committed by GitHub
parent 2b23e61ead
commit 0b320d31c9
+2 -2
View File
@@ -14,8 +14,8 @@ script:
- ./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
- sudo -E ./ubuntu.sh apache_vm_system_tests
- sudo make -C install apache_debug_restart
- sudo make -C install apache_vm_system_tests
sudo: required
compiler:
- gcc