Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Commit f4a57b1

Browse files
committed
Added hirak/prestissimo for travis
1 parent 4cc9e79 commit f4a57b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ php:
1212
script:
1313
# Update composer to latest version.
1414
- composer self-update || true
15+
# For faster installing
16+
- composer global require hirak/prestissimo
1517
# Validate composer.json file.
1618
- composer validate
1719
# Try to install all requirements.

0 commit comments

Comments
 (0)