diff --git a/.travis.yml b/.travis.yml index e38c13a7..0c7c4079 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,8 @@ node_js: jobs: fast_finish: true + allow_failures: + - name: 'Mutation tests' include: - name: 'Lint' install: npm ci