mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-02 13:37:41 +00:00
Update .travis.yml
This commit is contained in:
committed by
Fabien Potencier
parent
f1703ea411
commit
1097685be0
+2
-1
@@ -21,7 +21,8 @@ env:
|
||||
- TWIG_EXT=yes
|
||||
|
||||
before_install:
|
||||
- phpenv config-rm xdebug.ini
|
||||
# turn off XDebug
|
||||
- phpenv config-rm xdebug.ini || return 0
|
||||
|
||||
install:
|
||||
- travis_retry composer install
|
||||
|
||||
Reference in New Issue
Block a user