Skip to content

Commit

Permalink
Task #7 - 5
Browse files Browse the repository at this point in the history
Task #7 - 5
  • Loading branch information
ytensor42 committed Oct 9, 2020
1 parent c4c31ce commit 26cf513
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ env:
- COVERAGE=0.5 TARGET=/monolithic/ui
- COVERAGE=0.5 TARGET=/monolithic/service/cart
- COVERAGE=0.5 TARGET=/monolithic/service/user
- COVERAGE=0.5 TARGET=/monolithic/repository/order
- COVERAGE=0.3 TARGET=/monolithic/repository/order
- COVERAGE=0.5 TARGET=/monolithic/repository/cart
- COVERAGE=0.5 TARGET=/monolithic/repository/product
- COVERAGE=0.5 TARGET=/monolithic/repository/user
- COVERAGE=0.3 TARGET=/monolithic/repository/user

install:
- ./gradlew clean jar
Expand Down

0 comments on commit 26cf513

Please sign in to comment.