From e0e2d9a104143b1c3965004ff3556503134a665c Mon Sep 17 00:00:00 2001 From: jack Date: Wed, 13 Mar 2019 16:56:04 +0800 Subject: [PATCH] update .travis.yml for clang support --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ae21711..fa1aa86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ arch: - "make test" script: - - "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash" + - "curl -s https://raw.githubusercontent.com/Jackarain/arch-travis/master/arch-travis.sh | bash" branches: only: