Skip to content

Commit

Permalink
added - go get github.com/fzipp/gocyclo test
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 21, 2018
1 parent 36834b4 commit 9baa9ee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,4 @@ go:
- "1.10.1"

before_install:
- mkdir -p $HOME/gopath/src/github.com/warren-veerasingam/terraform-switcher
- rsync -az ${TRAVIS_BUILD_DIR}/ $HOME/gopath/src/github.com/warren-veerasingam/terraform-switcher
- export TRAVIS_BUILD_DIR=$HOME/gopath/src/github.com/warren-veerasingam/terraform-switcher
- cd $HOME/gopath/src/github.com/warren-veerasingam/terraform-switcher
- go get github.com/fzipp/gocyclo

0 comments on commit 9baa9ee

Please sign in to comment.