Skip to content

Commit e32ea9d

Browse files
committed
fixed ci build url
1 parent 2c6c7d4 commit e32ea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/andrena/no-package-cycles-rule.svg)](https://travis-ci.org/andrena/no-package-cycles-rule)
1+
[![Build Status](https://travis-ci.org/andrena/no-package-cycles-enforcer-rule.svg)](https://travis-ci.org/andrena/no-package-cycles-enforcer-rule)
22

33
This Maven Enforcer Rule checks your project for package cycles. It fails the build if any package cycle is found, showing you the packages and classes involved in the cycle.
44

0 commit comments

Comments
 (0)