Skip to content

Commit

Permalink
remove unsupported php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed Apr 10, 2014
1 parent cd998e5 commit 55e3b82
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,12 +1,10 @@
language: php

php:
- 5.0
- 5.1
- 5.2
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm

before_script:
Expand Down

0 comments on commit 55e3b82

Please sign in to comment.