Revert travis env property.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716549 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2015-11-25 21:42:06 +00:00
parent a7cbb44991
commit ec24f7bc01
1 changed files with 1 additions and 1 deletions

View File

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