Skip to content

Commit

Permalink
DevKit updates (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored and soullivaneuh committed May 31, 2016
1 parent de80768 commit f8f5bbd
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 f8f5bbd

Please sign in to comment.