Skip to content

Commit 7588834

Browse files
committed
🚿 +phan envvars
1 parent d01c169 commit 7588834

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: php
22

3+
env:
4+
global:
5+
- PHAN_ALLOW_XDEBUG=0 PHAN_DISABLE_XDEBUG_WARN=1
6+
37
matrix:
48
include:
59
- php: 7.4

0 commit comments

Comments
 (0)