Skip to content

Commit eaff916

Browse files
committed
update bids validator version to use in CI
1 parent 0c49945 commit eaff916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ before_install:
2828
- travis_retry sudo apt-get -y install nodejs
2929
- travis_retry sudo apt-get -y install npm
3030
# Install BIDS-Validator
31-
- sudo npm install -g bids-validator@1.5.7
31+
- sudo npm install -g bids-validator@1.6.2
3232

3333
install:
3434
# make octave file the JSONio submodule

0 commit comments

Comments
 (0)