Skip to content
This repository has been archived by the owner on Apr 21, 2018. It is now read-only.

Commit

Permalink
remove old php versions from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Zogg committed Jul 13, 2016
1 parent f0620b9 commit 002e8cd
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,13 +1,11 @@
language: php

php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm

matrix:
allow_failures:
- php: 7.0
Expand Down

0 comments on commit 002e8cd

Please sign in to comment.