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

Commit

Permalink
minor #399 Fix travis typo (alinalexandru)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.7-dev branch.

Discussion
----------

Fix travis typo

Commits
-------

95eb7b5 Fix travis typo
  • Loading branch information
stof committed Dec 28, 2015
2 parents 6705ea4 + 95eb7b5 commit 8a9c585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ matrix:
include:
- php: 5.3
env: COMPOSER_FLAGS="--prefer-lowest" SYMFONY_DEPRECATIONS_HELPER=weak
# Test against Symfpny LTS versions
# Test against Symfony LTS versions
- php: 5.6
env: SYMFONY_VERSION=2.3.*
- php: 5.6
Expand Down

0 comments on commit 8a9c585

Please sign in to comment.