Skip to content

Commit

Permalink
Merge pull request #236 from HaraldNordgren/go_versions
Browse files Browse the repository at this point in the history
Bump Travis versions
  • Loading branch information
hbi-wallix authored Dec 10, 2018
2 parents 2765f57 + fa4f77b commit 44e892b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ language: go
install: true

go:
- 1.9
- 1.9.x
- 1.10.x
- 1.11.x

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

0 comments on commit 44e892b

Please sign in to comment.