You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2020/11/24 01:28:23 UTC

[whimsy] branch master updated: Maybe we need tools as well

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new c43e7d1  Maybe we need tools as well
c43e7d1 is described below

commit c43e7d185a034d947f164f82f1ac86e5304247b3
Author: Sebb <se...@apache.org>
AuthorDate: Tue Nov 24 01:28:13 2020 +0000

    Maybe we need tools as well
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 155a1ff..66c0fef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,6 +34,7 @@ addons:
   homebrew:
     packages:
     - subversion
+    - subversion-tools
 
 
 # install recent Node.js