Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Commit

Permalink
fixed missing transitive dependencies for Activiti/Activiti#1790
Browse files Browse the repository at this point in the history
  • Loading branch information
mteodori committed Mar 9, 2018
1 parent 4c9c07a commit 73def9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ before_script:

# Enable integration tests
script:
- mvn verify -B
- mvn verify -B -Pdependency-check

# Send coverage data
after_success:
Expand Down

0 comments on commit 73def9c

Please sign in to comment.