Skip to content

Commit 5614540

Browse files
committed
Travis CI now provides the PHP 7.2 alias
1 parent 39bfab0 commit 5614540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dist: trusty
33

44
language: php
55
php:
6-
- 7.2.0alpha2
6+
- 7.2
77
- 7.1
88
- 7.0
99

0 commit comments

Comments
 (0)