Skip to content

Commit

Permalink
allow redos test to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed May 7, 2018
1 parent 7a9e35e commit 19832b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,6 +1,9 @@
language: node_js

jobs:
allow_failures:
- stage: security scan 🔐

include:
- stage: unit tests 👩🏽‍💻
script: npm run test:unit
Expand Down

0 comments on commit 19832b4

Please sign in to comment.