From def1643c691b56ee4828d781ba6a41fcce5035eb Mon Sep 17 00:00:00 2001 From: Gerasimos Maropoulos Date: Fri, 23 Sep 2016 07:54:15 +0300 Subject: [PATCH] Remove travis:tip --- .travis.yml | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2b77402d..d6f89492 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,4 +2,3 @@ language: go go: - go1.7 - - tip diff --git a/README.md b/README.md index 386ebaf5..bb99c765 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ People ------------ The big thanks goes to [all people](https://github.com/kataras/iris/issues?utf8=%E2%9C%93&q=label%3A%22feature+request%22) who help building this framework with feature-requests & bug reports! -The author of Iris is [@kataras](https://github.com/kataras). +The author of Iris is [@kataras](https://github.com/kataras). If **you**'re willing to donate, feel **free** to navigate to the [DONATIONS PAGE](https://github.com/kataras/iris/blob/master/DONATIONS.md). Contributing