Skip to content

Commit

Permalink
#54 Actually remove support for the 1.9 version
Browse files Browse the repository at this point in the history
As strings.Builder is used which was added in 1.10.
  • Loading branch information
zshamrock committed May 1, 2018
1 parent 6727ad8 commit 003bb0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go

go:
- "1.9.x"
- "1.10.1"
- "1.10.2"
- "1.10.x"

0 comments on commit 003bb0f

Please sign in to comment.