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 4ff8444 commit 51c5bceCopy full SHA for 51c5bce
.travis.yml
@@ -1,12 +1,9 @@
1
language: php
2
php:
3
- - "7.1"
4
- "7.2"
5
- "7.3"
6
- "7.4"
7
8
-before_install:
9
- - composer global require "hirak/prestissimo:^0.3"
10
install:
11
- composer install --no-interaction
12
- COMPOSER_MEMORY_LIMIT=-1 composer create-project drupal-composer/drupal-project:8.x-dev $TRAVIS_BUILD_DIR/../drupal --no-interaction --no-progress
0 commit comments