CircleCI: Ignore some branches

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

View File

@@ -16,4 +16,9 @@ test:
- adb shell input keyevent 82
- ./run_tests
- cp -r app/build/outputs $CIRCLE_ARTIFACTS || echo ok
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash)
general:
branches:
ignore:
- gh-pages
- poeditor