Reverted travis multi packages support

This commit is contained in:
Gildas Quéméner
2018-06-19 19:44:59 +01:00
parent 3bf651b4bc
commit 838f441fd5
+1 -1
View File
@@ -25,4 +25,4 @@ install:
- composer config extra.symfony.allow-contrib true
script:
- composer req $(echo "$PACKAGES" | tr --delete '\n')
- composer req "${PACKAGES}"