Skip to content

Commit

Permalink
updating composer
Browse files Browse the repository at this point in the history
  • Loading branch information
preetishishodia7 committed Dec 12, 2022
1 parent 8096d65 commit 7dc21b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: php
sudo: false
php:
- 5.6
- 7.0
- 7.2.5
- 8.0
before_install: "composer install"
script: "vendor/bin/phpunit"

0 comments on commit 7dc21b5

Please sign in to comment.