Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.

Commit 95eb7b5

Browse files
committed
Fix travis typo
1 parent d444bd0 commit 95eb7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ matrix:
1919
include:
2020
- php: 5.3
2121
env: COMPOSER_FLAGS="--prefer-lowest" SYMFONY_DEPRECATIONS_HELPER=weak
22-
# Test against Symfpny LTS versions
22+
# Test against Symfony LTS versions
2323
- php: 5.6
2424
env: SYMFONY_VERSION=2.3.*
2525
- php: 5.6

0 commit comments

Comments
 (0)