Fix the Travis build with multiple recipes

This commit is contained in:
Christophe Coevoet
2018-12-08 12:59:33 +01:00
parent 2126cc2bb4
commit 80b81678ad
+1 -1
View File
@@ -23,4 +23,4 @@ install:
- cd flex
script:
- composer req "${PACKAGES}"
- composer req $(echo $PACKAGES)