From: Ben Beltran Date: Fri, 19 May 2017 05:13:42 +0000 (-0500) Subject: Add mentions of CI to CONTRIBUTING X-Git-Tag: 0.1.0^2~1^2~12 X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/commitdiff_plain/a489422bb6e7b631cbd83a2b555c150d8ee5aed9?ds=sidebyside Add mentions of CI to CONTRIBUTING --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 57fb72e..966e0e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,9 +29,11 @@ To report unacceptabe behavior, send an [e-mail][email] * Run [swiftlint][swiftlint] on the Source directory and make sure there are no errors * There should be no warnings on compilation +* [CI][ci] should be green * Make the PRs according to [Git Flow][gitflow]: (features go to develop, hotfixes go to master) [gitflow]: https://github.com/nvie/gitflow [swiftlint]: https://github.com/realm/SwiftLint [email]: mailto:ben@nsovocal.com +[ci]: https://travis-ci.org/lyricli-app/lyricli