From 3d7260e09618cb180f18dd03a6d6ce23d295aa49 Mon Sep 17 00:00:00 2001 From: Kyle Date: Mon, 21 Dec 2020 14:33:49 +0800 Subject: [PATCH] update AMBuild --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bad3a94..be1e5a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ env: - DEPS_DIR=${HOME}/deps - BRANCH=1.10-dev before_install: -- git clone https://github.com/alliedmodders/ambuild ${DEPS_DIR}/ambuild +- git clone -b 2.1-distutils https://github.com/alliedmodders/ambuild ${DEPS_DIR}/ambuild jobs: include: - name: Linux