Skip to content

Commit

Permalink
Skip using base PHP 5.5 version in TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
srmklive authored Mar 18, 2019
1 parent 3dfe05e commit 9997ea4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ matrix:
env: LARAVEL_VERSION=5.1.*
- php: 5.5.9
env: LARAVEL_VERSION=5.2.*
- php: 5.5
env: LARAVEL_VERSION=5.1.*
- php: 5.5
env: LARAVEL_VERSION=5.2.*
- php: 5.6
env: LARAVEL_VERSION=5.1.*
- php: 5.6
Expand Down

0 comments on commit 9997ea4

Please sign in to comment.