Skip to content

Commit

Permalink
update Go version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
coocood committed Dec 2, 2017
1 parent a47e26e commit c1acb92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- 1.3
- 1.4
- 1.8
- 1.9

script: go get github.com/coocood/freecache && go test

0 comments on commit c1acb92

Please sign in to comment.