diff --git a/.travis.yml b/.travis.yml index 70a5c92a..8775c604 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,9 +22,7 @@ matrix: before_install: - eval "${MATRIX_EVAL}" - - git submodule update --init --depth=3 dcm_qa - - git submodule update --init --depth=3 dcm_qa_nih - - git submodule update --init --depth=3 dcm_qa_uih + - git submodule update --init --remote --depth=3 script: # - mkdir build && cd build && cmake -DBATCH_VERSION=ON -DUSE_OPENJPEG=ON -DUSE_JPEGLS=true -DZLIB_IMPLEMENTATION=Cloudflare .. && make && cd - diff --git a/dcm_qa_nih b/dcm_qa_nih index a6fffa39..0a0aa943 160000 --- a/dcm_qa_nih +++ b/dcm_qa_nih @@ -1 +1 @@ -Subproject commit a6fffa392766b7bd816fe0e822e6469f044af9ee +Subproject commit 0a0aa943b5e5263645a33359e52dedf147c6a5a7