Skip to content

Commit 32b4de0

Browse files
author
Piwik Automation
committed
.travis.yml file is out of date, auto-updating .travis.yml file.
1 parent 79f11a5 commit 32b4de0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ script: $PIWIK_ROOT_DIR/tests/travis/travis.sh
5050
before_install:
5151
# do not use the Zend allocator on PHP 5.3 since it will randomly segfault after program execution
5252
- '[[ "$TRAVIS_PHP_VERSION" == 5.3* ]] && export USE_ZEND_ALLOC=0 || true'
53+
- ./tests/travis/install_git_lfs.sh
5354

5455
install:
5556
# move all contents of current repo (which contains the plugin) to a new directory

0 commit comments

Comments
 (0)