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
Maven's site-deploy plugin takes more than 20 minutes to push a new website to gh-pages. As a result, Travis times out and does not push the website. We should experiment with pushing the website to github using bash code rather than maven's plugin.