Skip to content

Commit

Permalink
adds go1.8 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
l3pp4rd committed Feb 21, 2017
1 parent a00b6aa commit 372a183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ go:
- 1.5
- 1.6
- 1.7
- 1.8
- tip

script: go test -race -coverprofile=coverage.txt -covermode=atomic
Expand Down

0 comments on commit 372a183

Please sign in to comment.