diff options
| author | ruki <[email protected]> | 2019-06-26 14:51:51 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-06-26 14:51:51 +0800 |
| commit | 526029f83af32f0b35fbbf5a1fdf3622827fec26 (patch) | |
| tree | 250c4c396ea52c7215779bba21746d7a48b99a36 | |
| parent | f79658de4de5b696091cc68d4f4bbb15f243f0ce (diff) | |
remote update submodule in travis
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ca1a1bcdc..c7aef4428 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,6 @@ matrix: install: - if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew update; brew install dmd rust; fi - echo $CI - - git submodule update script: - scripts/get.sh __local__ |
