Explorar el Código

We can get submodules as build script now doesn't need to fetch submodules.

Rene Rivera hace 10 años
padre
commit
3204595f4c
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      .travis.yml

+ 0 - 5
.travis.yml

@@ -16,11 +16,6 @@ language: c
 compiler:
   - gcc
 
-git:
-  # We avoid fetching submodules so that we can set the EOL
-  # style to fetch them as needed.
-  submodules: false
-
 addons:
   apt:
     packages:

粤ICP备19079148号