dev/run_travis.sh in passenger-4.0.6 vs dev/run_travis.sh in passenger-4.0.7
- old
+ new
@@ -78,7 +78,7 @@
run sudo gdebi -n pkg/ruby-passenger-doc_*.deb
run sudo gdebi -n pkg/libapache2-mod-passenger_*.deb
run rvmsudo env LOCATIONS_INI=/usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini \
rspec -f s -c test/integration_tests/native_packaging_spec.rb
run env PASSENGER_LOCATION_CONFIGURATION_FILE=/usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini \
- rake test:integration:apache2
+ rake test:integration:apache2 SUDO=1
fi