Skip to content

Commit b17883d

Browse files
authored
Merge pull request webpack#4101 from webpack/ci/benchmark
Allow failure on travis for benchmark
2 parents 8f72c21 + af600c3 commit b17883d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ matrix:
3232
env: NO_WATCH_TESTS=1 JOB_PART=test
3333
allow_failures:
3434
- os: osx
35+
- env: NO_WATCH_TESTS=1 JOB_PART=benchmark
3536
fast_finish: true
3637

3738
before_script:

0 commit comments

Comments
 (0)