Skip to content

Commit

Permalink
Add ppa for newer tbb version
Browse files Browse the repository at this point in the history
  • Loading branch information
nmoehrle committed Sep 3, 2017
1 parent 313f203 commit d2050d1
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 @@ -8,6 +8,7 @@ compiler:
before_install:
- sudo add-apt-repository --yes ppa:george-edison55/cmake-3.x
- sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test
- sudo add-apt-repository --yes ppa:krzysztof-trzepla/onedata
- sudo apt-get update -qq
- sudo apt-get install cmake
- sudo apt-get install libtbb-dev
Expand Down

0 comments on commit d2050d1

Please sign in to comment.