try different property to activate coveralls.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716529 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2015-11-25 20:11:16 +00:00
parent 2117c51d75
commit 17c56dc18c
1 changed files with 1 additions and 1 deletions

View File

@ -695,7 +695,7 @@
<id>travis</id>
<activation>
<property>
<name>env.TRAVIS</name>
<name>TRAVIS</name>
<value>true</value>
</property>
</activation>