Skip to content

Commit 5aa40a4

Browse files
authored
Run tests on php 7.2, 7.3 and 7.4
1 parent ba7e264 commit 5aa40a4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.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
install:
89
- composer require satooshi/php-coveralls:~0.6@stable

0 commit comments

Comments
 (0)