summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-07-05 18:09:26 -0700
committerStanislav Malyshev <stas@php.net>2014-07-05 19:59:26 -0700
commit7bb86f8a6bb1e779f4d2127df37c1b30c9482838 (patch)
tree4a397cb49bb0dcd6bf8780dc987075dcf4ba02c0 /.travis.yml
parent715aea43e46ac426d1dd33f229f5aad6f3f4dcf6 (diff)
downloadphp-git-7bb86f8a6bb1e779f4d2127df37c1b30c9482838.tar.gz
add more exts for Travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8c72df9180..8de7ee852d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,9 @@ env:
- ENABLE_MAINTAINER_ZTS=0 ENABLE_DEBUG=0
- ENABLE_MAINTAINER_ZTS=1 ENABLE_DEBUG=1
+before_install:
+ - sudo apt-get update -qq
+ - sudo apt-get install -y libenchant-dev libaspell-dev libpspell-dev librecode-dev
before_script:
# Compile PHP
- ./travis/compile.sh