Commit 63f430ab authored by Davis King's avatar Davis King

Remove boost stuff from travis config

parent e1215e5c
......@@ -41,9 +41,7 @@ matrix:
apt:
sources:
- ubuntu-toolchain-r-test
- boost-latest
packages:
- libboost-python1.55-dev
- *gcc5_pkgs
# build the python3 extension
- compiler: gcc
......@@ -57,9 +55,7 @@ matrix:
apt:
sources:
- ubuntu-toolchain-r-test
- boost-latest
packages:
- libboost-python1.55-dev
- python3
- python3-pip
- *gcc5_pkgs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment