Skip to content

Commit 48acd6b

Browse files
committed
lock bids validator version at 1.5.4
1 parent 4a5dbe8 commit 48acd6b

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
@@ -33,7 +33,7 @@ before_install:
3333
- travis_retry sudo apt-get -y install nodejs
3434
- travis_retry sudo apt-get -y install npm
3535
# Install BIDS-Validator
36-
- sudo npm install -g bids-validator
36+
- sudo npm install -g bids-validator@1.5.4
3737

3838
install:
3939
# make octave file the JSONio submodule

0 commit comments

Comments
 (0)