JuliaCI / julia-buildbot

Buildbot configuration for build.julialang.org
MIT License
19 stars 14 forks source link

Don't build every PR twice #112

Closed staticfloat closed 5 years ago

staticfloat commented 5 years ago

We probably don't need to build every PR twice; right now we are building the branch and the refs/merge branch both. Instead, just do the refs/merge branch.