Update .travis.yml
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ before_install:
|
|||||||
# push changes to git if any
|
# push changes to git if any
|
||||||
- git fetch --unshallow
|
- git fetch --unshallow
|
||||||
- git checkout master
|
- 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;
|
- git diff --quiet --exit-code --cached && git add -A . && git commit -am "Importing pending sql" && git push https://$GITHUB_API_KEY@github.com/azerothcore/azerothcore-wotlk.git master;
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# install OS deps (apt-get)
|
# install OS deps (apt-get)
|
||||||
|
|||||||
Reference in New Issue
Block a user