Skip to content

Commit

Permalink
Wait 30 min for tests to finish
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciprian Hacman committed Jun 2, 2020
1 parent 73c5951 commit 96b6eb0
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 @@ -13,7 +13,7 @@ go:
go_import_path: k8s.io/kops

script:
- GOPROXY=https://proxy.golang.org make nodeup examples test
- GOPROXY=https://proxy.golang.org travis_wait 30 make nodeup examples test

jobs:
# Exclude GO 1.14 for OSX until it becomes the default because of limited availability
Expand Down

0 comments on commit 96b6eb0

Please sign in to comment.