Skip to content

Commit ff4df16

Browse files
committed
Merge pull request #117 from symfony-cmf/fix-travis-shell
Remove PHPCR command from doctrine_orm.sh
2 parents 2245556 + a0715df commit ff4df16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/travis/doctrine_orm.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ CONSOLE_DIR=$DIR_NAME"/.."
55
# composer install --dev
66
$CONSOLE_DIR"/console" doctrine:database:create --env=orm
77
$CONSOLE_DIR"/console" doctrine:schema:create --env=orm
8-
$CONSOLE_DIR"/console" doctrine:phpcr:repository:init

0 commit comments

Comments
 (0)