Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34d83b commit 31c3987Copy full SHA for 31c3987
.travis.yml
@@ -42,4 +42,4 @@ script:
42
# Ignore PageCache group temporarily, @see https://www.drupal.org/node/2770673
43
- ./../vendor/bin/phpunit -c core --testsuite unit --exclude-group Composer,DependencyInjection,PageCache
44
- ./../vendor/bin/drush
45
- - if [[ $RELEASE = stable ]]; then ./../vendor/bin/drupal; fi; - ./../vendor/bin/drupal
+ - if [[ $RELEASE = stable ]]; then ./../vendor/bin/drupal; fi;
0 commit comments