aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorCory Fields <[email protected]>2016-04-26 01:17:46 -0400
committerCory Fields <[email protected]>2016-04-26 02:25:22 -0400
commit174023c9b008fc02316bce972b0c1031de3feee3 (patch)
tree7700c81075c6dec398fe766a325985f89983e0bc /src/httpserver.cpp
parenttravis: drop MAKEJOBS=2 for windows compilers (diff)
downloaddiscoin-174023c9b008fc02316bce972b0c1031de3feee3.tar.xz
discoin-174023c9b008fc02316bce972b0c1031de3feee3.zip
travis: Don't disable writing ccache for pull-requests
This was doing more harm than good. The original intention was to speed up builds, since a PR's ccache results will be thrown away anyway. However, each PR maintains its own cache, so disabling writes means that subsequent pushes don't benefit from the fresh cache. This is significant when (for example) many headers are touched in a PR, then the PR is updated. With this change, the updated PR will take advantage of the cache generated during the PR's previous build.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions