Skip to content

Commit

Permalink
test - export GO15VENDOREXPERIMENT=1
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorbenei committed Aug 1, 2016
1 parent 81f7427 commit d886f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ workflows:
- working_dir: $BITRISE_SOURCE_DIR/go/src/github.com/bitrise-io/git-clone
- content: |
set -ex
export GO15VENDOREXPERIMENT=1
go test ./...
- script:
title: Step audit
Expand Down

0 comments on commit d886f84

Please sign in to comment.