mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
Merge branch '1.x' into 2.x
* 1.x: Update .travis.yml
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@ matrix:
|
||||
fast_finish: true
|
||||
|
||||
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