top | item 13058323

(no title)

tf2manu994 | 9 years ago

Yep, theyre great. One major problem for me is that their build logs are in pure Black, and don't have any colour output. Also, afaik you can't set up a multi stage build step, like Travis.

discuss

order

bobfunk|9 years ago

You can setup multi stage builds like:

    npm run build && npm run test