From 6801504424539bf43ea69f4f0b14a28d1047cbc3 Mon Sep 17 00:00:00 2001 From: Kyle Sanderson Date: Fri, 31 Jul 2020 21:30:46 -0700 Subject: [PATCH] travis-ci: irrelevant clowns fucked the build (#30). Bit of a tough one. Looks like @wildcard65 and @pganssle are trying to cause a python4 equivalent with trivial changes. In short: not cool. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 20fbad2..a813cc5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ matrix: before_script: - mkdir assets && cd assets - - git clone https://github.com/alliedmodders/ambuild.git + - git clone -b 2.1-distutils https://github.com/alliedmodders/ambuild.git - cd ambuild - python setup.py build - python setup.py $AMB