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 29bcb81  Needs to be in correct dir
29bcb81 is described below

commit 29bcb81987b7ba77a8bed9d8f0b7e02d19849f4b
Author: Sebb <[email protected]>
AuthorDate: Thu Mar 24 23:12:04 2022 +0000

    Needs to be in correct dir
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 95479d1..da1ccb6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -51,8 +51,8 @@ before_script:
   - rvmsudo ruby -I $PWD/lib -r whimsy/asf -e "ASF::LDAP.configure"
   - gem list
   - ruby --version
-  - npm list vue
   - node --version
+  - cd www/board/agenda; npm list vue
 
 ########################################################################
 #                             Notification                             #

Reply via email to