From 6f0c1f8ff549907e52dd57064dba8289d260ea23 Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Sat, 14 Nov 2020 21:19:26 -0800 Subject: [PATCH] Update Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 95c4459..33780f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ branches: only: - release script: - - git clone https://github.com/drewcassidy/build-deploy.git + - git clone https://github.com/post-kerbin-mining-corporation/build-deploy.git - cd build-deploy - git checkout master - cd ..