diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 076be11..fc57473 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ addons: &addons - libzmq5 - automake - libtool + - libboost-dev sources: &sources - ubuntu-toolchain-r-test - llvm-toolchain-precise-3.5 |