Skip to content

Commit 139ded5

Browse files
authored
🐛 doh!
1 parent 964fb57 commit 139ded5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ before_install:
2525

2626
install:
2727
- travis_retry composer install --no-interaction --prefer-dist --no-suggest;
28-
- vendor\bin\doctrine orm:schema-tool:update --force
28+
- vendor/bin/doctrine orm:schema-tool:update --force
2929

3030
script:
3131
- run-tests

0 commit comments

Comments
 (0)