Skip to content

Commit

Permalink
update golang version for travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
singhsays committed Mar 19, 2018
1 parent 843392b commit e4bb22c
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
Expand Up @@ -8,7 +8,8 @@ addons:
- mongodb-org-server
language: go
go:
- 1.5.2
- 1.10
- 1.9.4
- tip
go_import_path: goresource
env:
Expand Down

0 comments on commit e4bb22c

Please sign in to comment.