Wubbadub/ClubHub

Set up Continuous Integration

Closed this issue · 5 comments

hwkr commented

Set up Travis CI for the project to validate webpack.

Requires

  • Webpack working
  • Travis CI Account

Subtask Breakdown

  • Set up Travis account
  • Configure build script
  • Enable CI

Due
Milestone 2

Time Estimation:
4hrs.

hwkr commented

Ready to go at 8e91453. Travis CI won't allow syncing with GitHub due to the recent DDoS attacks so this is temporarily on hold.

hwkr commented

Travis CI is back up! Testing the build.

hwkr commented

CI is enabled!
image

hwkr commented

CI is tested and awaiting review/merge in PR #38.

Reviewed, approved, and merged into develop branch.