Skip to content

Commit 6e382f4

Browse files
authored
Update config.yml
1 parent 2ad0637 commit 6e382f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
key: v1-dependencies-{{ checksum "pom.xml" }}
3737

3838
# run tests!
39+
- run: mvn integration-test
40+
3941
- run: mvn cobertura:cobertura
4042

4143
- run: bash <(curl -s https://codecov.io/bash) -t ${CODECOV_TOKEN}

0 commit comments

Comments
 (0)