ironjan / metal-only

Metal Only Android App
3 stars 1 forks source link

Improve speed of the CI pipeline #103

Closed ironjan closed 7 years ago

ironjan commented 7 years ago

b8a8bc58aba2d48451df4f5413d2928981c08503 split the CI pipeline into multiple steps. This would be a great idea, if each travis step would run fast. Currently, they take about 20 minutes each.

Reading material:

ironjan commented 7 years ago

This was done as part of a previous pr.