Import different files into different jobs

I’ve tested that travis-yml (the app that implements build config validation and importing) crashes when you try to import at job level.

So currently, you can only import at global level.

And since jobs are a list, with existing merge modes, it’s impossible to change its entries, only prepend/append new ones or overwrite the existing list a a whole.