Skip to content

Commit 15132db

Browse files
committed
docker-compose up to build with Maven
1 parent ff9bc86 commit 15132db

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
@@ -7,7 +7,7 @@ services:
77
- docker
88

99
script:
10-
- docker-compose build
10+
- docker-compose up
1111

1212
notifications:
1313
email:

0 commit comments

Comments
 (0)