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
travis fails with "no output in the last 10 minutes". in the past, the problem was that there are too many versions of symfony that composer considers and it gets slow. as the tests already lock to symfony 2.6 i don't know if its the same issue. maybe we simple need to increase that timeout.