Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Jun 21, 2018
1 parent 491035c commit 8a29e88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -7,5 +7,7 @@ jdk:
- openjdk8
script:
- set -e
- docker info
- dockerd --help
- docker pull hello-world #for some IT cases
- mvn clean install -Pcheckstyle,itcases jacoco:report coveralls:report

0 comments on commit 8a29e88

Please sign in to comment.