Skip to content

Commit

Permalink
Merge pull request #328 from madflow/patch-1
Browse files Browse the repository at this point in the history
(chore) Fix the Travis build
  • Loading branch information
bobthecow authored Sep 26, 2017
2 parents fe8fe72 + d5dbc59 commit ecb9fb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ sudo: false
matrix:
include:
- php: 5.2
dist: precise
- php: 5.3
dist: precise
- php: 5.4
- php: 5.5
- php: 5.6
Expand Down

0 comments on commit ecb9fb7

Please sign in to comment.