summaryrefslogtreecommitdiff
path: root/.travis
diff options
context:
space:
mode:
Diffstat (limited to '.travis')
-rwxr-xr-x.travis/install.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis/install.sh b/.travis/install.sh
index 24735a8c8..d61872d9a 100755
--- a/.travis/install.sh
+++ b/.travis/install.sh
@@ -1,8 +1,6 @@
#!/usr/bin/env bash
set -x
-# dependencies for clang tests
-sudo apt-get -y install clang
# dependencies for gdc tests
sudo apt-get -y install gdc
# dependencies for docbook tests