Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
helios-ag committed Mar 3, 2015
1 parent 0825fb7 commit f4fadb8
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ php:

matrix:
allow_failures:
- php: 5.6
- hhvm
- 7.0

- php:
- 5.6
- hhvm
- 7.0
fast_finish: true

env:
- SYMFONY_VERSION="2.1.*" DECODA_VERSION="6.0.*"
- SYMFONY_VERSION="2.1.*" DECODA_VERSION="6.*"
Expand Down

0 comments on commit f4fadb8

Please sign in to comment.