Revert travis env property.

git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716549 
13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/ec24f7bc
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/ec24f7bc
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/ec24f7bc

Branch: refs/heads/master
Commit: ec24f7bc01cc7baa96486b356d4fe9b955398eb9
Parents: a7cbb44
Author: Thomas Neidhart <[email protected]>
Authored: Wed Nov 25 21:42:06 2015 +0000
Committer: Thomas Neidhart <[email protected]>
Committed: Wed Nov 25 21:42:06 2015 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/ec24f7bc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b90f4ca..063ccad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -695,7 +695,7 @@
       <id>travis</id>
       <activation>
         <property>
-          <name>TRAVIS</name>
+          <name>env.TRAVIS</name>
           <value>true</value>
         </property>
       </activation>

Reply via email to