Browse Source

:octocat:

codemasher 5 years ago
parent
commit
33ac9950c4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -5,6 +5,9 @@ addons:
 
 language: php
 
+env:
+  - PHAN_ALLOW_XDEBUG=0
+
 matrix:
   include:
     - php: 7.4