Parcourir la source

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

Rene Rivera il y a 10 ans
Parent
commit
3204595f4c
1 fichiers modifiés avec 0 ajouts et 5 suppressions
  1. 0 5
      .travis.yml

+ 0 - 5
.travis.yml

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

粤ICP备19079148号