Skip to content

Commit

Permalink
Remove travis matrix and 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Nov 17, 2015
1 parent 4e6e430 commit 3444df1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: php

php:
- 5.5.9
- 5.5
- 5.6
- 7.0
- hhvm
Expand All @@ -11,13 +10,6 @@ env:
global:
- setup=basic

matrix:
include:
- php: 5.5.9
env: setup=lowest
- php: 5.5.9
env: setup=stable

sudo: false

install:
Expand Down

0 comments on commit 3444df1

Please sign in to comment.