Skip to content

Commit

Permalink
Remove 5.5 and add 7.4 from Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsur committed Feb 5, 2020
1 parent 457ff9f commit 2d0aa70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
language: php

php:
- 5.5
- 5.6
- 7.1
- 7.3
- 7.4

before_script:
- composer install -no
Expand Down

0 comments on commit 2d0aa70

Please sign in to comment.