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 ..