Skip to content

Commit 9621e65

Browse files
Merge pull request #42 from GrahamCampbell/patch-1
Test on PHP 7.4
2 parents 5d73ada + c026fdf commit 9621e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: php
2-
sudo: false
32

43
cache:
54
directories:
@@ -9,6 +8,7 @@ php:
98
- 7.1
109
- 7.2
1110
- 7.3
11+
- 7.4
1212

1313
env:
1414
global:

0 commit comments

Comments
 (0)