You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing Travis Build and Cococapod Release. (#1498)
- Added lint process to build on every PR
- Updated cocoapods version to 1.8.4 since previous version had source repo cache issues.
- Removed unnecessary bundler installation now that bundler is included by default
- Removed unnecessary ```bundle install``` now that its called by default during environment spin up.
- Deleted publish.sh since the script is now down to 1 single line
- Updated gem versions in gemfile as well as lock file.
- Added travis_wait command to keep travis from timing out during long trunk pushes and lint commands.
0 commit comments