Browse Source

Merge pull request #498 from willtp87/7.x.travis

trying rm in sh
pull/500/head
Jordan Dukart 11 years ago
parent
commit
a9d396a767
  1. 2
      tests/scripts/travis_setup.sh

2
tests/scripts/travis_setup.sh

@ -51,4 +51,6 @@ drush en --yes simpletest
drush en --yes potx drush en --yes potx
drush en --user=1 --yes islandora drush en --user=1 --yes islandora
drush cc all drush cc all
# The shebang in this file is a bogeyman that is haunting the web test cases.
rm /home/travis/.phpenv/rbenv.d/exec/hhvm-switcher.bash
sleep 20 sleep 20

Loading…
Cancel
Save