Skip to content

Commit 4815f3c

Browse files
authored
Update .travis.yml
1 parent 73ff10b commit 4815f3c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
language: php
22

3-
dist: focal
3+
dist: bionic
44
php:
5-
- 7.0
65
- 7.1
76
- 7.2
7+
- 7.3
8+
- 7.4
89

910
before_script:
1011
- composer self-update

0 commit comments

Comments
 (0)