Skip to content

Commit

Permalink
Remove php 5.3 and 5.4 from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tedivm authored Sep 15, 2016
1 parent 3fbee96 commit adb70ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
language: php

php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
Expand All @@ -21,4 +19,4 @@ matrix:
fast_finish: true
allow_failures:
- php: hhvm
- php: hhvm-nightly
- php: hhvm-nightly

0 comments on commit adb70ad

Please sign in to comment.