Skip to content

Commit 5c13cd1

Browse files
committed
update: travis show version
1 parent 7443c27 commit 5c13cd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ before_install:
2929
- php -dmemory_limit=-1 composer.phar update
3030

3131
script:
32+
- cat composer.json | grep symfony\/symfony
3233
- php -v
3334
- ./vendor/bin/phpcs --standard=psr2 DependencyInjection/ EventListener/ Provider/ Tests/SymfonyRollbarBundle
3435
- ./vendor/bin/phpunit -c Tests/phpunit.xml.dist

0 commit comments

Comments
 (0)