We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4647512 + 9e1e0b7 commit 609e8b0Copy full SHA for 609e8b0
1 file changed
.travis.yml
@@ -2,7 +2,7 @@ node_js:
2
- "6.11.0"
3
4
install:
5
- - npm install -g https://github.com/INCF/bids-validator.git#0.25.7
+ - npm install -g https://github.com/INCF/bids-validator.git#0.26.0
6
7
script:
8
- |
0 commit comments