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