Skip to content

Commit

Permalink
Removed typo (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Feb 2, 2018
1 parent 76e6d8b commit de6bb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -27,7 +27,7 @@ matrix:

- php: 7.1
# We need `--prefer-source`, otherwise the `Doctrine\Tests\OrmTestCase` class won't be found.
env: PHPUNIT_FLAGS="-v --testsuite doctrine" COMPOSER_FLAGS="--prefer-source" DEPENDENCIES="dunglas/symfony-lock:^3""
env: PHPUNIT_FLAGS="-v --testsuite doctrine" COMPOSER_FLAGS="--prefer-source" DEPENDENCIES="dunglas/symfony-lock:^3"
- php: 7.2
env: DEPENDENCIES="dunglas/symfony-lock:^3"
- php: 7.2
Expand Down

0 comments on commit de6bb9f

Please sign in to comment.