Skip to content

Commit

Permalink
build should no longer allow failures
Browse files Browse the repository at this point in the history
  • Loading branch information
erusev committed Nov 18, 2013
1 parent d96f668 commit e3b8026
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@ php:
- 5.5
- 5.4
- 5.3
- 5.2

matrix:
allow_failures:
- php: 5.2
- 5.2

0 comments on commit e3b8026

Please sign in to comment.