Skip to content

Commit

Permalink
Add php 7.4 for travis build (#393)
Browse files Browse the repository at this point in the history
* add php  - os: linux

* Update .travis.yml
  • Loading branch information
andreybolonin authored and akondas committed Dec 16, 2019
1 parent 3b34550 commit 4075fa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ matrix:
- os: linux
php: '7.3'

- os: linux
php: '7.4'

cache:
directories:
- $HOME/.composer/cache
Expand Down

0 comments on commit 4075fa0

Please sign in to comment.