summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2018-11-28 14:28:20 -0500
committerFred Hebert <mononcqc@ferd.ca>2018-11-28 14:28:20 -0500
commitd425b4e4baed1743cc2513d89423137371c68341 (patch)
treeec9091bd845f833a6742e2608d998fb6e3654d05 /.travis.yml
parent531dce64413c625df8e690e0bcde2b40eb9ff3e9 (diff)
Fix load order for custom project builders
Due to building dependencies with potential artifacts such as parse transforms or macros, project builder plugins should be included in the path, but _after_ deps are loaded. Doing otherwise means that if any of the dependencies is required at compile time, those of a plugin might get used first.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions