mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-16 19:21:53 +00:00
Excluded some branches from travis
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
lang: python
|
lang: python
|
||||||
#before_install:
|
# blocklist
|
||||||
# - sudo apt-get install pandoc
|
branches:
|
||||||
# - gem install asciidoctor
|
except:
|
||||||
|
- leanpub-preview
|
||||||
|
- leanpub-publish
|
||||||
script:
|
script:
|
||||||
- scripts/markdown-to-markua.sh
|
- scripts/markdown-to-markua.sh
|
||||||
after_success:
|
after_success:
|
||||||
|
|||||||
Reference in New Issue
Block a user