Skip to content

Commit

Permalink
Merge pull request #2153 from taketwo/travis-packages
Browse files Browse the repository at this point in the history
Remove unnecessary PPAs and packages from Travis
  • Loading branch information
SergioRAgostinho authored Dec 15, 2017
2 parents 9ff0254 + b14d488 commit 2f31e7e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ cache:
addons:
apt:
sources:
- kalakris-cmake
- boost-latest
- kubuntu-backports
- sourceline: 'ppa:kedazo/doxygen-updates-precise'
- sourceline: 'ppa:v-launchpad-jochen-sprickerhof-de/pcl'
packages:
- cmake
- libboost1.55-all-dev
- libboost-filesystem1.54-dev
- libboost-iostreams1.54-dev
- libboost-thread1.54-dev
- libboost-chrono1.54-dev
- libeigen3-dev
- libgtest-dev
- doxygen-latex
Expand Down

0 comments on commit 2f31e7e

Please sign in to comment.