We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a255737 commit cbea66aCopy full SHA for cbea66a
.travis.yml
@@ -36,4 +36,5 @@ jobs:
36
- bash scripts/travis/goCycloChecker.sh
37
- stage: Unit Test
38
script:
39
+ - export GOPROXY=https://goproxy.io
40
- bash scripts/travis/unit_test.sh
0 commit comments