Skip to content

Commit

Permalink
A small readbility tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Feb 7, 2014
1 parent 34cf1a0 commit 43342f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ before_install:
- sudo apt-get update -qq

install:
- sudo apt-get install -qq libboost-program-options-dev libpcp3 libpcp3-dev libpcp-pmda3 libpcp-pmda3-dev
- >
sudo apt-get install -qq
libboost-program-options-dev
libpcp3 libpcp3-dev libpcp-pmda3 libpcp-pmda3-dev
before_script:
- mkdir -p build
Expand Down

0 comments on commit 43342f0

Please sign in to comment.