Skip to content

Commit

Permalink
Remove testing with golang 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
martezr committed Jul 24, 2019
1 parent 51e599e commit 11ab38d
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.12.x"
- master

script: "make test"

0 comments on commit 11ab38d

Please sign in to comment.