From 1095be9f7f4dc34647045f022a535af22e4d5d07 Mon Sep 17 00:00:00 2001 From: Robert Luke <748691+rob-luke@users.noreply.github.com> Date: Fri, 8 May 2020 20:44:18 +1000 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b1ab16e8d5..27f7332647 100644 --- a/.travis.yml +++ b/.travis.yml @@ -66,7 +66,7 @@ install: npm install -g bids-validator else pushd ~ - git clone https://github.com/rob-luke/mne-bids.git + git clone https://github.com/rob-luke/bids-validator.git cd bids-validator git checkout $VALIDATOR_VERSION yarn