Skip to content

Commit

Permalink
Travis: Only test against PHP 5.4
Browse files Browse the repository at this point in the history
This is enough for now since we don't have any unit tests, only
code standard checks.
  • Loading branch information
franzliedke committed May 18, 2015
1 parent 119980e commit 9870960
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ language: php

php:
- 5.4
- 5.5
- 5.6
- hhvm

matrix:
allow_failures:
Expand Down

0 comments on commit 9870960

Please sign in to comment.