Skip to content

Commit

Permalink
Attempt to fix travis build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuchbinder committed Jan 28, 2013
1 parent 20ac458 commit f54250f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,4 @@
language: c language: c
script: "./bootstrap && ./configure --with-gmetad --without-php --with-perl=/usr --enable-status && make all && make clean && ./configure --with-gmetad --without-php --with-perl=/usr --enable-status --with-memcached && make all" script: "./bootstrap && ./configure --with-gmetad --without-php --with-perl=/usr --enable-status --with-memcached && make all"
before_script: before_script:
- sudo apt-get install -y libapr1-dev libconfuse-dev libexpat1-dev libpcre3-dev libssl-dev librrd-dev libperl-dev libmemcached-dev libtool m4 gperf - sudo apt-get install -y libapr1-dev libconfuse-dev libexpat1-dev libpcre3-dev libssl-dev librrd-dev libperl-dev libmemcached-dev libtool m4 gperf

0 comments on commit f54250f

Please sign in to comment.