summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrChat <arkolbed@gmail.com>2017-12-20 14:54:43 -0600
committerDrChat <arkolbed@gmail.com>2017-12-20 14:54:43 -0600
commita27c761a5293c117bf37ec4d0fc05d07605ed9ba (patch)
tree93cd731d00595717d17c9622545f57520bbc3e27
parent886a223cf28d69fbbbb27df6bc6fff1b75fed05b (diff)
[Travis] Include llvm-4.0-dev
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 16de9584e..e3a6300f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,7 @@ addons:
- llvm-toolchain-trusty-4.0
packages:
- clang-4.0
+ - llvm-4.0-dev
- g++-5
- python3
- libc++-dev