Skip to content

Commit 8a29e88

Browse files
authored
Update .travis.yml
1 parent 491035c commit 8a29e88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ jdk:
77
- openjdk8
88
script:
99
- set -e
10+
- docker info
11+
- dockerd --help
1012
- docker pull hello-world #for some IT cases
1113
- mvn clean install -Pcheckstyle,itcases jacoco:report coveralls:report

0 commit comments

Comments
 (0)