Skip to content

Commit

Permalink
build(travis): retire PHP pre 5.6, add PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Sep 19, 2019
1 parent fb59a9f commit c5067b3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,14 @@ cache:
directories:
- $HOME/.composer/cache

git:
depth: 1

language: php

php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- nightly

matrix:
Expand Down

0 comments on commit c5067b3

Please sign in to comment.