Skip to content

Commit

Permalink
Psych, we only support go.11 and higher
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
  • Loading branch information
cpuguy83 committed Mar 14, 2019
1 parent 6571bef commit f79a8a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: go
go:
- "1.8.x"
- "1.9.x"
- "1.10.x"
- "1.11.x"
- "stable"
- tip
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,3 @@ Uses blackfriday to process markdown into man pages.

We use go modules to manage dependencies.
As such you must be using at lest go1.11.

*Note*: While for development we require at least go1.11, we support older
versions of go as a project.

0 comments on commit f79a8a8

Please sign in to comment.