Skip to content

Commit

Permalink
Update .travis.yml: install libboost-date-time-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Oct 26, 2012
1 parent 401bb86 commit 118e053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ language: cpp
compiler:
- g++
before_install:
- sudo apt-get install libboost-dev
- sudo apt-get install libboost-dev libboost-date-time-dev
branches:
only:
- master
Expand Down

0 comments on commit 118e053

Please sign in to comment.