1
0
mirror of synced 2025-01-18 19:31:41 +03:00

Add PHP 7.0 to Travis

This commit is contained in:
Pavel 2019-06-21 11:43:47 +03:00
parent 348d500843
commit fdb5443d25

View File

@ -5,6 +5,7 @@ cache:
- $HOME/.composer/cache
php:
- '7.0'
- '7.1'
- '7.2'