contenta_angular
                                
                                
                                
                                    contenta_angular copied to clipboard
                            
                            
                            
                        Add Travis Build Stages
Our builds are getting longer, sometimes over 10 minutes now, so we should look into adding Build Stages in Travis so we can do things like run our lint, unit, and e2e tests concurrently.
I don't know much about Build Stages yet but contenta_jsonapi is already using them, so that's a good place to look for examples I suppose.