Skip to content

Commit

Permalink
Merge pull request #320 from akutz/feature/go-1.7.3
Browse files Browse the repository at this point in the history
Update Travis Builds to Go 1.7.3
  • Loading branch information
akutz authored Nov 4, 2016
2 parents b4fb6fd + 802b464 commit 6799df8
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
Expand Up @@ -3,7 +3,7 @@ go_import_path: github.com/codedellemc/libstorage
language: go
go:
- 1.6.3
- 1.7.1
- 1.7.3
- tip

os:
Expand Down

0 comments on commit 6799df8

Please sign in to comment.