From 930f4a02b5deb586369f6c5848b8788eff334610 Mon Sep 17 00:00:00 2001 From: adam-vessey Date: Wed, 12 Feb 2014 23:02:30 -0400 Subject: [PATCH] Just moving the link creation... ... having after it gets what it points to make more sense, yeah? --- tests/scripts/travis_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/travis_setup.sh b/tests/scripts/travis_setup.sh index d8801d45..13a8e798 100755 --- a/tests/scripts/travis_setup.sh +++ b/tests/scripts/travis_setup.sh @@ -19,8 +19,8 @@ pear channel-discover pear.phpqatools.org pear channel-discover pear.netpirates.net pear install pear/PHP_CodeSniffer-1.4.8 pear install pear.phpunit.de/phpcpd -sudo ln -s $HOME/.composer/vendor/bin/drush /usr/local/sbin composer global require --prefer-source drush/drush:6.x +sudo ln -s $HOME/.composer/vendor/bin/drush /usr/local/sbin phpenv rehash drush dl --yes drupal cd drupal-*