We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c49945 commit eaff916Copy full SHA for eaff916
.travis.yml
@@ -28,7 +28,7 @@ before_install:
28
- travis_retry sudo apt-get -y install nodejs
29
- travis_retry sudo apt-get -y install npm
30
# Install BIDS-Validator
31
- - sudo npm install -g bids-validator@1.5.7
+ - sudo npm install -g bids-validator@1.6.2
32
33
install:
34
# make octave file the JSONio submodule
0 commit comments