Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d34e9ae

Browse files
authored
Update .travis.yml
1 parent 7cc1469 commit d34e9ae

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
language: php
22
sudo: false
33
php:
4-
- 5.4
5-
- 5.5
6-
- 5.6
7-
- 7.0
8-
- hhvm
4+
- 7.3
5+
- 7.4
96
before_install: "composer install"
107
script: "vendor/bin/phpunit"

0 commit comments

Comments
 (0)