Skip to content

Commit 609e8b0

Browse files
authored
Merge pull request #69 from INCF/chrisfilo-patch-3
Update the validator to 0.26.0
2 parents 4647512 + 9e1e0b7 commit 609e8b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ node_js:
22
- "6.11.0"
33

44
install:
5-
- npm install -g https://github.com/INCF/bids-validator.git#0.25.7
5+
- npm install -g https://github.com/INCF/bids-validator.git#0.26.0
66

77
script:
88
- |

0 commit comments

Comments
 (0)