Skip to content

Commit 681b17f

Browse files
committed
Updated travis yml file
1 parent e830a87 commit 681b17f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: php
22

33
php:
4-
- 7.1
54
- 7.2
5+
- 7.3
6+
- 7.4
67

78
before_script: composer install
89

0 commit comments

Comments
 (0)