diff --git a/.travis.yml b/.travis.yml
index 2a3cb8e63fce54ceb12971443f2dfb06f94e84a1..b41effca46e6a746868bb85e61a621678c939c0b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,6 +46,7 @@ matrix:
       apt:
         sources:
         - ubuntu-toolchain-r-test
+        - llvm-toolchain-precise-3.9
         packages:
         - g++-6
 
@@ -58,6 +59,7 @@ matrix:
       apt:
         sources:
         - ubuntu-toolchain-r-test
+        - llvm-toolchain-precise-3.9
         packages:
         - g++-7