Skip to content

Commit 534af6f

Browse files
committed
Merge branch 'master' of https://github.com/izniburak/php-router
2 parents 076cd0f + 5362cee commit 534af6f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
language: php
22

3+
dist: trusty
4+
35
matrix:
46
include:
5-
- php: 5.4
67
- php: 5.5
78
- php: 5.6
89
- php: 7.0
910
- php: 7.1
1011
- php: 7.2
1112
- php: 7.3
13+
- php: 7.4
1214

1315
sudo: false
1416

0 commit comments

Comments
 (0)