Skip to content

Commit 99b5efb

Browse files
committed
Disable travis clang for now
1 parent 21b2b96 commit 99b5efb

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.travis.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,6 @@ matrix:
1616
ENV_CXX=g++-8
1717
ENV_CC=gcc-8
1818
NIGHTLY_UPLOAD=1
19-
- compiler: clang
20-
addons:
21-
apt:
22-
sources:
23-
- ubuntu-toolchain-r-test
24-
- llvm-toolchain-xenial-8
25-
packages:
26-
- clang-8
27-
- zip
28-
env:
29-
ENV_CXX=clang++-8
30-
ENV_CC=clang-8
31-
NIGHTLY_UPLOAD=0
3219

3320
before_script:
3421
- wget https://mirror.mtasa.com/bdata/premake5-travis -4 -O ./premake5 &&

0 commit comments

Comments
 (0)