Skip to content

Commit 51c5bce

Browse files
authored
Remove hirak/prestissimo
1 parent 4ff8444 commit 51c5bce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
language: php
22
php:
3-
- "7.1"
43
- "7.2"
54
- "7.3"
65
- "7.4"
76

8-
before_install:
9-
- composer global require "hirak/prestissimo:^0.3"
107
install:
118
- composer install --no-interaction
129
- 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

Comments
 (0)