JuliaCI / julia-buildbot

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

Remove unnecessary stuff! #37

Closed kshyatt closed 8 years ago

kshyatt commented 8 years ago

Since Julia now writes out .cov files with PIDs attached, we don't have to worry about merging things! I tried this over here and it works. Should make coverage builds faster since we will no longer need HDF5 as a dependency for them.

staticfloat commented 8 years ago

Nice! I approve!

tkelman commented 8 years ago

does something else need updating for this? maybe just pulling and reconfiguring on the buildbot? http://buildbot.e.ip.saba.us:8010/builders/coverage_ubuntu14.04-x64/builds/204

staticfloat commented 8 years ago

Yes, indeed. I was going to pull/reconfig after I got another change in, but then got distracted. Done now.