Skip to content

Commit

Permalink
Merge pull request #9373 from SethTisue/benchmarks-are-prs-only
Browse files Browse the repository at this point in the history
Travis-CI: only compile benchmarks during PR validation
  • Loading branch information
SethTisue committed Dec 8, 2020
2 parents 1c085bd + c93ce33 commit 95cb259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:

- stage: test
name: build benchmarks (bootstrapped)
if: type = pull_request OR repo != scala/scala
workspaces:
use: bootstrapped
script:
Expand Down

0 comments on commit 95cb259

Please sign in to comment.