diff --git a/.travis.yml b/.travis.yml index dc5952b..5c286a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,9 +9,7 @@ addons: packages: - gcc - g++ - - libboost-system-dev - - libboost-filesystem-dev - - libboost-geometry-dev + - libboost-all-dev - cmake before_script: