Testing boost path
Updated and configured .gitlab-ci.yml to automatically run downstream pipelines on the relevant branch. Also resolved boost path issues.
There is however still an issue that compiling Python 2.7 first sets the unicode of Python 2.7u to ucs2 and the opposite way sets Python 2.7 unicode to ucs4.
Edited by Lewis Chambers