Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurHlt committed Dec 8, 2019
1 parent dad331a commit 9a433e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ before_install:
- mkdir -p .cf-cli
- curl -LSs "https://cli.run.pivotal.io/stable?release=linux64-binary&version=6.43.0" | tar -zvx -C .cf-cli/ -- cf
- export PATH="$(pwd)/.cf-cli:$PATH"
install:
- export GO111MODULE=on
jobs:
include:
Expand Down

0 comments on commit 9a433e2

Please sign in to comment.