Files
blog_os/.appveyor.yml
2019-02-08 10:19:13 +01:00

11 lines
132 B
YAML

branches:
only:
- staging
- trying
- /post-.*/
build: false
test_script:
- echo "Nothing to do for master branch"