Skip to content

Commit

Permalink
Merge pull request sonata-project#689 from core23/fixed-travis
Browse files Browse the repository at this point in the history
Fixed wrong travis configuration
  • Loading branch information
core23 committed Feb 10, 2016
2 parents 82a00e9 + 73ee989 commit 955b1ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ matrix:
allow_failures:
- php: hhvm
- php: 5.3
env: SYMFONY_VERSION=2.8.*
- php: 5.4
env: SYMFONY_VERSION=2.8.*

before_script:
- (phpenv config-rm xdebug.ini || exit 0)
Expand Down

0 comments on commit 955b1ff

Please sign in to comment.