Skip to content

Commit 7a5420c

Browse files
committed
- [!] avoid travis CI/CD build blocking
1 parent a1aa3f6 commit 7a5420c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ script:
3232

3333
- go get -t -v ./...
3434
- go build -v -ldflags="-X main.date=$DATE_BUILD"
35-
- OpenSesame
35+
- OpenSesame -help
3636
- go test -v ./...
3737

3838
- go get github.com/mitchellh/gox

0 commit comments

Comments
 (0)