Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from peter279k/test_enhancement
Browse files Browse the repository at this point in the history
Test enhancement
  • Loading branch information
DeGraciaMathieu authored Apr 17, 2019
2 parents 64f4f38 + 0b65bfd commit 9b523e1
Show file tree
Hide file tree
Showing 7 changed files with 234 additions and 222 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- 7.1
- 7.2
- 7.3

matrix:
fast_finish: true
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"php": ">=7.1.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5",
"phpunit/phpunit": "^7.0",
"mockery/mockery": "^0.9.9"
},
"autoload": {
Expand Down
Loading

0 comments on commit 9b523e1

Please sign in to comment.