Jenkins build node use gcc6
Created by: dominikwerder
Tell Jenkins to use the alternative GCC 6 toolchain. The build node currently uses GCC 4.8.5 as default. There, std::regex is not working.
Note: GCC 6 is not a requirement. GCC 4.9 would work as well.
Closes #29 (closed)