Skip to content

Commit

Permalink
Add go 1.11 to Go travis versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gempir committed Oct 21, 2018
1 parent 9b8229d commit b4c7cd0
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,11 +1,11 @@
language: go
sudo: false
go:
- 1.6.3
- 1.7.1
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
before_install:
- go get github.com/mattn/goveralls
script:
Expand Down

0 comments on commit b4c7cd0

Please sign in to comment.