Skip to content

Commit

Permalink
Merge pull request barracudanetworks#12 from owncloud/update-matrix
Browse files Browse the repository at this point in the history
[0.2.0] Add PHP 7.3 to the matrix, drop PHP 5.4, 5.5, 5.6, 7.0
  • Loading branch information
DeepDiver1975 committed Dec 10, 2019
2 parents c8d3b32 + 57b25d1 commit fa4573d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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 fa4573d

Please sign in to comment.