Skip to content

Commit

Permalink
Removed HHVM testing but added php 7.2 and 7.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnymast committed Apr 1, 2019
1 parent 3853fdb commit 4ef14d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ sudo: false
php:
- 7.1
- 7.2
- 7.3

before_script:
- travis_retry composer self-update
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ $ composer require johnnymast/morsecode

The following versions of PHP are supported by this version.

+ PHP 7.0
+ PHP 7.1
+ PHP >= 7.0
+ HHVM

## Development Requirements
Expand Down

0 comments on commit 4ef14d3

Please sign in to comment.