From 4ce69e2830b2701e44871ac69fa6a1fe3a4fa6b1 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 10 Nov 2017 23:34:52 +0800 Subject: [PATCH] travis.yml: Remove boost dependency --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5cf48b35..8b0b823c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,6 @@ env: addons: apt: sources: - - boost-latest - ubuntu-toolchain-r-test - llvm-toolchain-precise-3.9 packages: @@ -42,7 +41,6 @@ addons: - libstdc++-5-dev - g++-5 - libncursesw5-dev - - libboost-regex1.55-dev coverity_scan: project: name: "mawww/kakoune"