Skip to content

Commit

Permalink
Merge pull request kubernetes#121 from codenrhoden/1.13
Browse files Browse the repository at this point in the history
Add go 1.13.x to testing matrix
  • Loading branch information
k8s-ci-robot authored Nov 14, 2019
2 parents e782cd3 + f396cd5 commit 6ca3b61
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,8 +1,8 @@
language: go
dist: xenial
go:
- 1.11.x
- 1.12.x
- 1.13.x
go_import_path: k8s.io/utils
script:
- make verify

0 comments on commit 6ca3b61

Please sign in to comment.