Skip to content
Snippets Groups Projects
Commit 4c78cd20 authored by Meredith L. Patterson's avatar Meredith L. Patterson
Browse files

need php5-dev for zend.h et al

parent baf8e29f
No related merge requests found
......@@ -15,7 +15,7 @@ matrix:
php: 5.4
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq swig
- sudo apt-get install -qq swig php5-dev
before_script:
- phpenv config-add src/bindings/php/hammer.ini
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment