Skip to content

Commit

Permalink
CI: Travis updates submodules always from remote.
Browse files Browse the repository at this point in the history
  • Loading branch information
ningfei committed Mar 23, 2021
1 parent c46929e commit 5a9c98c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -
Expand Down

0 comments on commit 5a9c98c

Please sign in to comment.