Skip to content

Commit 0175f9e

Browse files
committed
travis: build also the container image and full fat jar
1 parent a5499e6 commit 0175f9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
language: groovy
2+
services:
3+
- docker
4+
5+
script: make build

0 commit comments

Comments
 (0)