Skip to content

Commit

Permalink
Try quotes around packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Oct 9, 2014
1 parent 42413db commit f6d566e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
- PHPUNIT_ARGS=--group=no-deps
- COMPOSER_PACKAGES=silex/silex:~1.0
PHPUNIT_ARGS=--group=deps-silex
- COMPOSER_PACKAGES=symfony/config:~2.0 symfony/dependency-injection:~2.0
- COMPOSER_PACKAGES="symfony/config:~2.0 symfony/dependency-injection:~2.0"
PHPUNIT_ARGS=--group=deps-kernel
- COMPOSER_PACKAGES=laravel/laravel:~4.1
PHPUNIT_ARGS=--group=deps-laravel
Expand Down

0 comments on commit f6d566e

Please sign in to comment.