From: Dmitry Eremin-Solenikov <[email protected]>

Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
---
/** Email created from pull request 165 (lumag:improve-build-3)
 ** https://github.com/Linaro/odp/pull/165
 ** Patch: https://github.com/Linaro/odp/pull/165.patch
 ** Base sha: 360c1d34b52a2356619b9290811862b9de41de00
 ** Merge commit sha: b3c5b66f989f86f62c8d44471480599b93cac6c0
 **/
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index a14974c4..5a32ad5d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,8 +36,6 @@ env:
 
 addons:
         apt:
-                sources:
-                        - ubuntu-toolchain-r-test
                 packages:
                         - gcc
                         - clang-3.8

Reply via email to