Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakerboy committed Feb 25, 2020
1 parent 2aba739 commit 737af17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ install:
- mkdir $TRAVIS_BUILD_DIR/../drupal/sites/simpletest
- cp -r $TRAVIS_BUILD_DIR/drivers $TRAVIS_BUILD_DIR/../drupal/drivers
- cp -rf $TRAVIS_BUILD_DIR $TRAVIS_BUILD_DIR/../drupal/modules/contrib/sqlsrv
- composer require --dev drupal/console php-coveralls/php-coveralls
- composer require --dev drupal/console php-coveralls/php-coveralls symfony/phpunit-bridge
- |
if [ "${DRUPAL_VERSION}" == "9.0" ]; then
wget https://www.drupal.org/files/issues/2020-02-11/2867788-71.patch
Expand Down

0 comments on commit 737af17

Please sign in to comment.