UNPKG

react-native-speech-bubble

Version:
17 lines (14 loc) 309 B
machine: node: version: 7 dependencies: override: - yarn install cache_directories: - ~/.cache/yarn test: pre: - mkdir -p $CIRCLE_TEST_REPORTS/eslint - touch $CIRCLE_TEST_REPORTS/eslint/eslint.xml override: - yarn lint -- -o $CIRCLE_TEST_REPORTS/eslint/eslint.xml -f junit