Skip to content

Commit

Permalink
Attempt to fix Travis CI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuchbinder committed Aug 21, 2012
1 parent 6f2e9d4 commit 719e700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: c
script: "./bootstrap && ./configure --enable-gmetad && make all"
before_script:
- sudo apt-get install -y libapr1-dev libconfuse-dev libexpat1-dev libpcre3-dev libssl-dev librrd-dev
- sudo apt-get install -y libapr1-dev libconfuse-dev libexpat1-dev libpcre3-dev libssl-dev librrd-dev libtool m4

0 comments on commit 719e700

Please sign in to comment.