dshoreman / servidor

A modern web application for managing servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis is too slow

dshoreman opened this issue · comments

Most of the time it doesn't really matter, but when it comes to finalising a PR ready for merge it can be annoying waiting a minute or two for Travis to do its thing.

Luckily there are some things we can do to improve it:

  • Disable XDebug
  • Enable caching for composer packages
  • Switch to running commands in parallel