mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-23 05:22:05 +00:00
Add php 7.4 for travis build (#393)
* add php - os: linux * Update .travis.yml
This commit is contained in:
parent
3b34550c9c
commit
4075fa01b7
@ -11,6 +11,9 @@ matrix:
|
||||
- os: linux
|
||||
php: '7.3'
|
||||
|
||||
- os: linux
|
||||
php: '7.4'
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
Loading…
Reference in New Issue
Block a user