From 826f9d18ec5012ff097ac196023b5c97c1956137 Mon Sep 17 00:00:00 2001 From: Timothy Stack Date: Tue, 14 Mar 2017 06:14:43 -0700 Subject: [PATCH] [build] add the source --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index c338c4a4..f3efc0d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,8 @@ addons: - re2c - gcc-5 - g++-5 + sources: + - ubuntu-toolchain-r-test coverity_scan: project: name: "tstack/lnav"