Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 3cb95ce

Browse files
committed
Use enforcer.skip is needed for now waiting for beakerx to fix their dependencies
1 parent 3745624 commit 3cb95ce

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis/settings.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
<settings>
2+
<profiles>
3+
<profile>
4+
<id>imagej</id>
5+
<properties>
6+
<enforcer.skip>true</enforcer.skip>
7+
</properties>
8+
</profile>
9+
</profiles>
210
<servers>
311
<server>
412
<id>imagej.releases</id>

0 commit comments

Comments
 (0)