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.
2 parents 1714b9f + 80b8167 commit 7e853d9Copy full SHA for 7e853d9
.travis.yml
@@ -23,4 +23,4 @@ install:
23
- cd flex
24
25
script:
26
- - composer req "${PACKAGES}"
+ - composer req $(echo $PACKAGES)
0 commit comments