Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
symfony 2.8/3.0 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Dec 1, 2015
1 parent a037196 commit b175695
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Expand Up @@ -16,14 +16,11 @@ matrix:
fast_finish: true
include:
- php: 5.6
env: SYMFONY_VERSION=2.8.*@dev
env: SYMFONY_VERSION=2.8.*
- php: 5.6
env: SYMFONY_VERSION=3.0.*@dev
env: SYMFONY_VERSION=3.0.*
- php: 5.4
env: COMPOSER_FLAGS="--prefer-lowest"
allow_failures:
- env: SYMFONY_VERSION=2.8.*@dev
- env: SYMFONY_VERSION=3.0.*@dev

cache:
directories:
Expand Down

0 comments on commit b175695

Please sign in to comment.