Skip to content
Snippets Groups Projects
Commit 86a1eebf authored by Naab, Daniel James's avatar Naab, Daniel James
Browse files

Tweak allow_failures

parent c79b247c
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,9 @@ env:
- KARMA_SAUCE_LABS=1 TEST_TARGET=test-assets
matrix:
fast_finish: true
allow_failures:
env:
- KARMA_SAUCE_LABS=1
- env: KARMA_SAUCE_LABS=1
before_install:
- nvm install $(python -c "import json; print(json.loads(open('./assets/package.json').read())['engines']['node'])")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment