Skip to content

Commit

Permalink
fix travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
usk81 committed Jul 30, 2018
1 parent a373923 commit 19b8fc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: go
go:
- "1.7"
- "1.8"
- "1.9"
- "1.10"
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

flexible data type for Go

support: Go 1.8+

## Install

standard `go get`:
Expand Down

0 comments on commit 19b8fc6

Please sign in to comment.