mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
Update .travis.yml
This commit is contained in:
@@ -17,6 +17,7 @@ before_install:
|
||||
- cd ..
|
||||
# push changes to git if any
|
||||
- git fetch --unshallow
|
||||
- git checkout master
|
||||
- git add -A .
|
||||
- git commit -am "Importing pending sql"
|
||||
- git push https://$GITHUB_API_KEY@github.com/azerothcore/azerothcore-wotlk.git master;
|
||||
|
||||
Reference in New Issue
Block a user