Skip to content

Commit

Permalink
Add go 1.9 to travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
osteele committed Aug 30, 2017
1 parent b6c65ff commit ba2ecf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: go

go:
- 1.8.3
- 1.8
- 1.9

install:
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit ba2ecf9

Please sign in to comment.