Skip to content

Commit

Permalink
🏗Make Sauce Labs runs non-blocking on Travis (#28381)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimha committed May 13, 2020
1 parent 0e58a62 commit 2a82c87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -126,7 +126,8 @@ jobs:
env:
- CACHE_NAME=PERFORMANCEJOB
allow_failures:
- env: CACHE_NAME=PERFORMANCEJOB
- script: unbuffer node build-system/pr-check/performance-tests.js # See #28148
- script: unbuffer node build-system/pr-check/remote-tests.js # See #28343
fast_finish: true
before_cache:
# do not store cache for pr builds or experiment stage builds
Expand Down

0 comments on commit 2a82c87

Please sign in to comment.