Merge pull request #1296 from mrunalp/travis_go_bump
Bump up go versions in travis
This commit is contained in:
commit
de3c432480
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ jobs:
|
||||||
- stage: Integration Test
|
- stage: Integration Test
|
||||||
script:
|
script:
|
||||||
- make integration
|
- make integration
|
||||||
go: 1.8.x
|
go: 1.9.x
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc: "chat.freenode.net#cri-o"
|
irc: "chat.freenode.net#cri-o"
|
||||||
|
|
Loading…
Reference in a new issue