CircleCI: Ignore some branches

This commit is contained in:
2016-05-13 04:41:15 -04:00
parent acb8e820fd
commit 1426d887e7

View File

@@ -17,3 +17,8 @@ test:
- ./run_tests
- cp -r app/build/outputs $CIRCLE_ARTIFACTS || echo ok
- bash <(curl -s https://codecov.io/bash)
general:
branches:
ignore:
- gh-pages
- poeditor