Skip to content

Commit

Permalink
Merge 3.x into master
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Jun 1, 2016
2 parents 2548f08 + f8f5bbd commit 772e063
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,11 @@
#
# It's auto-generated by sonata-project/dev-kit package.

branches:
only:
- master
- 3.x

language: php

php:
Expand Down Expand Up @@ -40,6 +45,8 @@ matrix:
env: SYMFONY=2.8.*
- php: '7.0'
env: SYMFONY=3.0.*
- php: '7.0'
env: SYMFONY=3.1.*
- php: '7.0'
env: SYMFONY=dev-master@dev
- php: '7.0'
Expand Down

0 comments on commit 772e063

Please sign in to comment.