remove unnecessary git submodule clone

pull/1038/head
Stephen 7 years ago committed by GitHub
parent 4c3e68998c
commit eb681652d3

@ -2,12 +2,8 @@ os:
- linux
- osx
language: c
install:
- git submodule init
- git submodule update
compiler:
- clang
- gcc
script:
- make

Loading…
Cancel
Save