Skip to content

Commit

Permalink
Merge branch '1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed Feb 4, 2016
2 parents ed04695 + 2f52d92 commit 8f5c556
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
Expand All @@ -17,9 +16,11 @@ matrix:
- php: 5.6
env: SYMFONY_VERSION='2.3.*'
- php: 5.6
env: SYMFONY_VERSION='2.8.*@dev'
env: SYMFONY_VERSION='2.5.*'
- php: 5.6
env: SYMFONY_VERSION='3.0.*@dev'
env: SYMFONY_VERSION='2.8.*'
- php: 5.6
env: SYMFONY_VERSION='3.0.*'

sudo: false

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"authors": [
{
"name": "William Durand",
"email": "william.durand1@gmail.com"
"email": "will+git@drnd.me"
},
{
"name": "FriendsOfSymfony Community",
Expand Down

0 comments on commit 8f5c556

Please # to comment.