Skip to content

Commit

Permalink
Merge 9a902bd into de80768
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed May 31, 2016
2 parents de80768 + 9a902bd commit 77365f2
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 77365f2

Please sign in to comment.