Skip to content

Commit 0175f9e

Browse files
committedDec 3, 2018
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

+4
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)
Please sign in to comment.