Skip to content

Commit

Permalink
Removed PHP 5.4 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
stelgenhof committed Mar 10, 2016
1 parent b949536 commit 314c1d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: php

php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
Expand All @@ -14,6 +13,5 @@ before_script:

matrix:
allow_failures:
- php: '5.4'
- php: hhvm

0 comments on commit 314c1d8

Please sign in to comment.