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 4a5dbe8 commit 48acd6bCopy full SHA for 48acd6b
.travis.yml
@@ -33,7 +33,7 @@ before_install:
33
- travis_retry sudo apt-get -y install nodejs
34
- travis_retry sudo apt-get -y install npm
35
# Install BIDS-Validator
36
- - sudo npm install -g bids-validator
+ - sudo npm install -g bids-validator@1.5.4
37
38
install:
39
# make octave file the JSONio submodule
0 commit comments