Skip to content

Commit

Permalink
travis: enable PHP in build
Browse files Browse the repository at this point in the history
  • Loading branch information
dpocock committed Mar 28, 2014
1 parent 7639486 commit b3a0706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: c
script:
- ./bootstrap
- ./configure --with-gmetad --without-php --with-perl=/usr --enable-status --with-memcached
- ./configure --with-gmetad --with-php --with-perl=/usr --enable-status --with-memcached
- make all
before_script:
- sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu/ saucy main universe"
Expand Down

0 comments on commit b3a0706

Please sign in to comment.