Skip to content

Commit

Permalink
adding Docker to Travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
arcuri82 committed Apr 1, 2019
1 parent 4f840f7 commit 6000fd7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -14,4 +14,8 @@ cache:
notifications:
email: true

services:
- docker


script: mvn clean verify --quiet

0 comments on commit 6000fd7

Please sign in to comment.