Update Travis

This commit is contained in:
Andrew Cassidy 2020-11-14 21:19:26 -08:00
parent 4cf6de9693
commit 6f0c1f8ff5

View File

@ -9,7 +9,7 @@ branches:
only: only:
- release - release
script: 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 - cd build-deploy
- git checkout master - git checkout master
- cd .. - cd ..