From f37c3d57b78f53e208631668a5adf1228994efd9 Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Sun, 11 Oct 2020 16:49:59 -0700 Subject: [PATCH] For real this time --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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