Hello, Is there a way to have a lighter build matrix on travis, perhaps based on the branch name, for example when working on the r bindings and not touching anything else, having only the r job to be triggered would make it faster for travis.
For example when working on r features i would typically start the branch name with « r-» Romain
