Skip to content

Commit

Permalink
Merge pull request sirupsen#754 from dgsb/bug/753
Browse files Browse the repository at this point in the history
Update go versions in travis configuration.
  • Loading branch information
sirupsen authored May 15, 2018
2 parents 778f2e7 + b1e82be commit 620a873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go
go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- tip
env:
- GOMAXPROCS=4 GORACE=halt_on_error=1
Expand Down

0 comments on commit 620a873

Please sign in to comment.