Skip to content

travis: fix the build script

George Kiagiadakis requested to merge github/fork/gkiagia/fix-travis into work

It turns out that indentation matters... My apologies that it took so long to figure this out

PS: the build still fails, but this is because some optional spa plugins have not been updated to API changes. I have verified that it works when these plugins are disabled. IMHO, the CI should build all code in the repository and find these issues, so I have kept these plugins enabled.

Merge request reports