Skip to content

Commit

Permalink
Need to install the pcp package for the dbpmda command (needed for …
Browse files Browse the repository at this point in the history
…functional tests).
  • Loading branch information
pcolby committed May 10, 2014
1 parent c4aba36 commit 3354b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ install:
sudo apt-get install -qq
libboost-program-options-dev
libpcp3 libpcp3-dev libpcp-pmda3 libpcp-pmda3-dev
pcp
rubygems
- if [ "$CXX" = "g++" ]; then sudo apt-get install lcov; fi
- gem install lcoveralls
Expand Down

0 comments on commit 3354b6c

Please sign in to comment.