We need ubuntu-toolchain-r-test again?

Change-Id: Iaa04516b98e0fbe3ba7d321d0c7bbcd72a44063d
Reviewed-on: https://code-review.googlesource.com/24770
Reviewed-by: Paul Wankadia <junyer@google.com>
diff --git a/.travis.yml b/.travis.yml
index 5657b69..8b77c6b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -107,6 +107,7 @@
       addons:
         apt:
           sources:
+            - ubuntu-toolchain-r-test
             - llvm-toolchain-trusty-4.0
           packages:
             - clang-4.0
@@ -116,6 +117,7 @@
       addons:
         apt:
           sources:
+            - ubuntu-toolchain-r-test
             - llvm-toolchain-trusty-5.0
           packages:
             - clang-5.0
@@ -125,6 +127,7 @@
       addons:
         apt:
           sources:
+            - ubuntu-toolchain-r-test
             - sourceline: 'deb https://apt.llvm.org/trusty/ llvm-toolchain-trusty-6.0 main'
               key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
           packages: