henryboldi / felony

🔑🔥📈 Next Level PGP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement CI

frankcash opened this issue · comments

Probably best to use TravisCI

Benefits

  • Find build breaks earlier (Especially if through PR)
  • Can package the app
  • Nice for tests (in the future)

@henryboldi , can you register the repo on travis-ci.org

Completely implemented as of now.

Need to implement testing now.