Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
Turn non-go modules support off (#1301)
Browse files Browse the repository at this point in the history
* Update dependencies

* remove non-module integration tests
  • Loading branch information
gdbelvin committed Jun 19, 2019
1 parent d45f466 commit 4fc1266
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ env:
global: global:
- PATH=$PATH:${HOME}/google-cloud-sdk/bin - PATH=$PATH:${HOME}/google-cloud-sdk/bin
- CLOUDSDK_CORE_DISABLE_PROMPTS=1 - CLOUDSDK_CORE_DISABLE_PROMPTS=1
matrix:
- GO111MODULE=on - GO111MODULE=on
- GO111MODULE=auto


before_install: before_install:
- | - |
Expand Down

0 comments on commit 4fc1266

Please sign in to comment.