diff --git a/.travis.yml b/.travis.yml index d05018f..a654c1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ branches: script: - git clone https://github.com/drewcassidy/build-deploy.git - cd build-deploy - - git checkout main + - git checkout master - cd .. - pytest -s --testpath "GameData/" build-deploy/src/tests/ # run the deploy tests - python build-deploy/src/package.py --f ".mod_data.yml" # Build package