You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time we commit something in any branch, we spawn 36 jobs in travis. This is potentially very time consuming (and annoying because there are always jobs running when you want to know the actual status of things)
I think we should update the travis config to run only branches:
master
development
open PRs
The text was updated successfully, but these errors were encountered:
Every time we commit something in any branch, we spawn 36 jobs in travis. This is potentially very time consuming (and annoying because there are always jobs running when you want to know the actual status of things)
I think we should update the travis config to run only branches:
The text was updated successfully, but these errors were encountered: