Skip to content

Instantly share code, notes, and snippets.

@therealmarv
Created November 19, 2016 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save therealmarv/d1d764dbd073f71ddd4dfe1884fad2e2 to your computer and use it in GitHub Desktop.
Save therealmarv/d1d764dbd073f71ddd4dfe1884fad2e2 to your computer and use it in GitHub Desktop.
travis submodule handling
git:
submodules: false
before_install:
- git submodule update --init --recursive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment