Skip to content

Commit

Permalink
attempted travis CI fix by upgrading to go 1.6
Browse files Browse the repository at this point in the history
Change-Id: Ifcec03f57c480459f2aceace1252cc4d7f153608
Reviewed-on: http://review.couchbase.org/64505
Reviewed-by: Marty Schoch <marty.schoch@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>
  • Loading branch information
steveyen committed May 26, 2016
1 parent f167220 commit e013f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ language: go
sudo: false

go:
- 1.5
- 1.6

before_install:
- go get github.com/axw/gocov/gocov
Expand Down

0 comments on commit e013f5f

Please sign in to comment.