You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by sc...@apache.org on 2021/12/12 10:56:41 UTC

svn commit: r1895845 - /manifoldcf/branches/CONNECTORS-1684/.travis.yml

Author: schuch
Date: Sun Dec 12 10:56:41 2021
New Revision: 1895845

URL: http://svn.apache.org/viewvc?rev=1895845&view=rev
Log:
CONNECTORS-1684
add missint ant-optional package

Modified:
    manifoldcf/branches/CONNECTORS-1684/.travis.yml

Modified: manifoldcf/branches/CONNECTORS-1684/.travis.yml
URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1684/.travis.yml?rev=1895845&r1=1895844&r2=1895845&view=diff
==============================================================================
--- manifoldcf/branches/CONNECTORS-1684/.travis.yml (original)
+++ manifoldcf/branches/CONNECTORS-1684/.travis.yml Sun Dec 12 10:56:41 2021
@@ -29,6 +29,7 @@ addons:
   apt:
     packages:
       - ant
+      - ant-optional
 cache:
   directories:
     - $HOME/.m2