diff --git a/docs/140-ci.md b/docs/140-ci.md index 676bd2267..c4212d20c 100644 --- a/docs/140-ci.md +++ b/docs/140-ci.md @@ -12,7 +12,6 @@ Let's see how we can get it working on popular CI softwares. You may want to setup your project to auto-deploy your new tags on [Travis](https://travis-ci.org), for example: - ```yaml # .travis.yml language: go