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 7d7c052 commit a17e12aCopy full SHA for a17e12a
.travis.yml
@@ -36,9 +36,6 @@ before_script:
36
37
jobs:
38
include:
39
- # - stage: "Tests"
40
- # name: "Unit and integration Tests"
41
- # script: octave $OCTFLAGS --eval "results = runTests; assert(all(~[results.Failed]))"
42
- stage: "BIDS validator"
43
name: "Create and check dataset"
44
script: octave $OCTFLAGS --eval "test_makeRawDataset" && bids-validator `pwd`/output/rawdata/ --ignoreNiftiHeaders
0 commit comments