Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Commit

Permalink
travis.yml: update to go 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
iaguis committed Sep 13, 2017
1 parent 8f883ca commit 5ec404c
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 @@ -2,7 +2,7 @@ language: go
sudo: required
dist: trusty
go:
- 1.7
- 1.8
env:
- GOPKG_PARENT=$HOME/gopath/src/github.com/kubernetes-incubator GOPKG_PATH=$GOPKG_PARENT/rktlet

Expand Down

0 comments on commit 5ec404c

Please sign in to comment.