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

Commit

Permalink
Add highest and lowest test for php 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
geerteltink committed Sep 1, 2016
1 parent 2ea211b commit 071291d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ matrix:
fast_finish: true
include:
- php: 5.5
env:
- DEPS=lowest
- php: 5.5
env:
- DEPS=latest
- php: 5.6
env:
- DEPS=lowest
Expand Down

0 comments on commit 071291d

Please sign in to comment.