Skip to content

Commit

Permalink
Merge pull request #9 from leboncoin/travis_on_go1.11
Browse files Browse the repository at this point in the history
Update travis run with go 1.11
  • Loading branch information
platelk authored Aug 29, 2018
2 parents 0bfa475 + 40ddc48 commit eb25228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
script:
- go test -race -v ./...

0 comments on commit eb25228

Please sign in to comment.