plangrid / ReactiveLists

React-like API for UITableView & UICollectionView
https://plangrid.github.io/ReactiveLists
MIT License
251 stars 15 forks source link

[CI] Update travis to to use build stages #165

Closed anayini closed 4 years ago

anayini commented 5 years ago

We should upgrade our Travis.yml to support build stages.

https://docs.travis-ci.com/user/build-stages

Example: https://github.com/jessesquires/JSQDataSourcesKit/blob/develop/.travis.yml

anayini commented 4 years ago

Think we may go forward with GitHub Actions