diff options
| -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__ |
