Skip to content

Commit 32466b9

Browse files
committed
new PHP versions: 7.2.11, 7.2.12, 7.1.23 & 7.1.24
1 parent f08f84b commit 32466b9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.travis.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ env:
2121
- PHP_VERSION=7.2.7
2222
- PHP_VERSION=7.2.8
2323
- PHP_VERSION=7.2.9
24-
- PHP_VERSION=7.2.10 PHP_VERSION_ALIAS=7.2
24+
- PHP_VERSION=7.2.10
25+
- PHP_VERSION=7.2.11
26+
- PHP_VERSION=7.2.12 PHP_VERSION_ALIAS=7.2
2527
- PHP_VERSION=7.1.2
2628
- PHP_VERSION=7.1.3
2729
- PHP_VERSION=7.1.6
@@ -37,7 +39,9 @@ env:
3739
- PHP_VERSION=7.1.19
3840
- PHP_VERSION=7.1.20
3941
- PHP_VERSION=7.1.21
40-
- PHP_VERSION=7.1.22 PHP_VERSION_ALIAS=7.1
42+
- PHP_VERSION=7.1.22
43+
- PHP_VERSION=7.1.23
44+
- PHP_VERSION=7.1.24 PHP_VERSION_ALIAS=7.1
4145
- PHP_VERSION=7.0.16
4246
- PHP_VERSION=7.0.17
4347
- PHP_VERSION=7.0.20

0 commit comments

Comments
 (0)