Fix travis clang-3.9 builds
[openssl.git] / .travis-apt-pin.preferences
diff --git a/.travis-apt-pin.preferences b/.travis-apt-pin.preferences
new file mode 100644 (file)
index 0000000..1797bd0
--- /dev/null
@@ -0,0 +1,15 @@
+Package: clang-3.9
+Pin: release o=Ubuntu
+Pin-Priority: -1
+
+Package: libclang-common-3.9-dev
+Pin: release o=Ubuntu
+Pin-Priority: -1
+
+Package: libclang1-3.9
+Pin: release o=Ubuntu
+Pin-Priority: -1
+
+Package: libllvm3.9v4
+Pin: release o=Ubuntu
+Pin-Priority: -1