Wiki: keep separate Trait and Lua API docs for release and playtest
This commit is contained in:
@@ -22,7 +22,7 @@ script:
|
||||
|
||||
# Automatically update the trait documentation and Lua API
|
||||
after_success:
|
||||
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && make docs && cd packaging && ./update-wiki.sh
|
||||
- test $TRAVIS_PULL_REQUEST == "false" && make docs && cd packaging && ./update-wiki.sh $TRAVIS_BRANCH
|
||||
|
||||
# Only watch the development branch and tagged release.
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user