Procházet zdrojové kódy

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

Rene Rivera před 10 roky
rodič
revize
3204595f4c
1 změnil soubory, kde provedl 0 přidání a 5 odebrání
  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号