remove unnecessary git submodule clone

This commit is contained in:
Stephen
2017-02-09 15:16:23 -08:00
committed by GitHub
parent 4c3e68998c
commit eb681652d3

View File

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