Skip to content

Commit

Permalink
Merge pull request #2 from Ouxsoft/hxtree/php-8.0
Browse files Browse the repository at this point in the history
Hxtree/php 8.0
  • Loading branch information
hxtree authored Apr 2, 2021
2 parents baa5c21 + 4c25fa7 commit b801d60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
language: php

branches:
only:
- master
except:
- legacy
# only:
# - master

php:
- 7.3
- 7.4
- 8.0

env:
global:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<p align="center">
<a href="https://packagist.org/packages/Ouxsoft/phpmarkup"><img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/Ouxsoft/phpmarkup"></a>
<a href="#tada-php-support" title="PHP Versions Supported"><img alt="PHP Versions Supported" src="https://img.shields.io/badge/php-7.3%20to%207.4-777bb3.svg?logo=php&logoColor=white&labelColor=555555"></a>
<a href="#tada-php-support" title="PHP Versions Supported"><img alt="PHP Versions Supported" src="https://img.shields.io/badge/php-7.3%20to%208.0-777bb3.svg?logo=php&logoColor=white&labelColor=555555"></a>
<a href="https://github.com/Ouxsoft/phpmarkup/blob/master/LICENSE" title="license"><img alt="LICENSE" src="https://img.shields.io/badge/license-MIT-428f7e.svg?logo=open%20source%20initiative&logoColor=white&labelColor=555555"></a>
<a href="https://packagist.org/packages/Ouxsoft/phpmarkup"><img src="https://poser.pugx.org/Ouxsoft/phpmarkup/downloads" alt="Total Downloads"></a>
</p>
Expand Down

0 comments on commit b801d60

Please sign in to comment.