Skip to content

Commit

Permalink
Upgrade to golang 1.7 in travis ci
Browse files Browse the repository at this point in the history
Fix #FAB-1368.

Change-Id: I28b49e9ed727ed1a18b52c2c2e275fea30650f81
Signed-off-by: Baohua Yang <baohyang@cn.ibm.com>
  • Loading branch information
yeasy committed Dec 12, 2016
1 parent 3ef851e commit b6ab3f8
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,6 +1,6 @@
language: go
go:
- 1.6
- 1.7
sudo: required
services:
- docker
Expand Down

0 comments on commit b6ab3f8

Please sign in to comment.