Skip to content

Commit 4fd4136

Browse files
committed
Set php versions
1 parent a3c489f commit 4fd4136

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
language: php
22

33
php:
4-
- 7.*
4+
- 7.2
5+
- 7.3
6+
- 7.4
57

68
env:
79
- LARAVEL_VERSION=8.*

0 commit comments

Comments
 (0)