Skip to content

Commit

Permalink
Merge pull request #18 from MikeyMJCO/master
Browse files Browse the repository at this point in the history
Update Travis-CI configuration.
  • Loading branch information
jparise authored Aug 6, 2020
2 parents d8cde3d + a014883 commit 2913fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ matrix:
allow_failures:
- php: nightly
include:
- php: 5.4
- php: 5.4.45
dist: trusty
- php: 5.5
- php: 5.5.38
dist: trusty
- php: 5.6
- php: 7.0
Expand Down

0 comments on commit 2913fa7

Please sign in to comment.