8000 [Build] Add PHP 7.2 to travis config · CodingSeo/laravel-json-api@f0f4668 · GitHub
[go: up one dir, main page]

Skip to content

Commit f0f4668

Browse files
committed
[Build] Add PHP 7.2 to travis config
1 parent 2de2462 commit f0f4668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ php:
44
- '5.6'
55
- '7.0'
66
- '7.1'
7+
- '7.2'
78

89
before_script:
910
- travis_retry composer install --no-interaction --prefer-dist

0 commit comments

Comments
 (0)
0