Skip to content

Commit a5f521b

Browse files
authored
Merge pull request #4 from movemove-io/Deploy/Test
Set php versions
2 parents a3c489f + 4fd4136 commit a5f521b

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)