Skip to content

Commit

Permalink
first build is COVERAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Apr 10, 2017
1 parent 3f41d0e commit aec72d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ branches:
matrix:
fast_finish: true
include:
- php: 5.4
env: COVERAGE=1
- php: 5.4
env: SYMFONY_VERSION=2.7.*
- php: 5.4
Expand All @@ -34,8 +36,6 @@ matrix:
env: TWIG_VERSION=1.*
- php: 7.0
env: TWIG_VERSION=2.*
- php: 5.4
env: COVERAGE=1
allow_failures:
- php: hhvm

Expand Down

0 comments on commit aec72d7

Please sign in to comment.