Skip to content

Commit 2278690

Browse files
authored
Update Travis CI config
Add PHP 8.0 and drop PHP 7.1
1 parent e3593bc commit 2278690

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,9 +1,10 @@
11
language: php
22

33
php:
4-
- 7.1
54
- 7.2
65
- 7.3
6+
- 7.4
7+
- 8.0snapshot
78
- nightly
89

910
env:

0 commit comments

Comments
 (0)