Skip to content

Commit

Permalink
Add 7.4 and use Xenial dist
Browse files Browse the repository at this point in the history
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
  • Loading branch information
MauricioFauth committed Feb 27, 2020
1 parent 4ce78e0 commit 47f19aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
language: php

dist: trusty
dist: xenial

php:
- 7.1
- 7.2
- 7.3
- 7.4
- nightly

matrix:
Expand Down

0 comments on commit 47f19aa

Please sign in to comment.