From 2922267ae1071d776dd0990b7316958507d09bf2 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Wed, 12 Dec 2018 04:18:58 +0300 Subject: [PATCH] scripts: add xash-extras to travis common deps --- scripts/travis_common_deps.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/travis_common_deps.sh b/scripts/travis_common_deps.sh index 9ac7ed3d..89099ecc 100755 --- a/scripts/travis_common_deps.sh +++ b/scripts/travis_common_deps.sh @@ -1,2 +1,3 @@ git clone --depth 1 https://github.com/FWGS/vgui-dev git clone --depth 1 https://github.com/FWGS/vgui_support_bin +git clone --depth 1 https://github.com/FWGS/xash-extras