Skip to content

Commit a17e12a

Browse files
committed
remove commented out section from travis file
1 parent 7d7c052 commit a17e12a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ before_script:
3636

3737
jobs:
3838
include:
39-
# - stage: "Tests"
40-
# name: "Unit and integration Tests"
41-
# script: octave $OCTFLAGS --eval "results = runTests; assert(all(~[results.Failed]))"
4239
- stage: "BIDS validator"
4340
name: "Create and check dataset"
4441
script: octave $OCTFLAGS --eval "test_makeRawDataset" && bids-validator `pwd`/output/rawdata/ --ignoreNiftiHeaders

0 commit comments

Comments
 (0)