Skip to content

Commit

Permalink
Breaking travis on purpose to get a failing webhook for development
Browse files Browse the repository at this point in the history
fleaz committed Sep 3, 2018
1 parent 9858816 commit 6f6b618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ before_install:
- dep ensure

script:
- cp cpthook.yml.example cpthook.yml
- cp cpthoooook.yml.example cpthook.yml
- go test
- CGO_ENABLED="0" GOARCH="amd64" GOOS="linux" go build -a -installsuffix cgo -o CptHook
- docker build -f Dockerfile -t $IMAGE .

0 comments on commit 6f6b618

Please sign in to comment.