Skip to content

Commit

Permalink
Drop PHP 5.4-7.0, add PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
VicDeo committed Dec 4, 2019
1 parent c8d3b32 commit 57b25d1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
@@ -1,13 +1,8 @@
dist: trusty
language: php
php:
# - 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3

branches:
only:
Expand Down

0 comments on commit 57b25d1

Please sign in to comment.