Do not add apt repository for boost-latest

This commit is contained in:
Tristan Penman 2016-02-02 11:03:18 -08:00
parent 3a7055265e
commit 0f7a4cdf8b

View File

@ -37,8 +37,6 @@ matrix:
env: COMPILER=clang++-3.7
before_install:
- sudo apt-get install python-software-properties
- sudo add-apt-repository ppa:boost-latest/ppa -y
- sudo apt-get update -qq
install: