Merge pull request #1296 from mrunalp/travis_go_bump

Bump up go versions in travis
This commit is contained in:
Mrunal Patel 2018-02-03 09:50:26 -08:00 committed by GitHub
commit de3c432480
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"