Fix CircleCI scripts

This commit is contained in:
2016-06-29 20:11:39 -04:00
parent 922b234307
commit b749f7f391
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ 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) || echo ok
general:
branches:
ignore: