diff options
author | Rene Rivera <grafikrobot@gmail.com> | 2016-05-23 17:46:42 -0500 |
---|---|---|
committer | Rene Rivera <grafikrobot@gmail.com> | 2016-05-23 17:46:42 -0500 |
commit | 356f12ebce88aa3f15a4d263b5cfd88505f01cc9 (patch) | |
tree | e77c19c19c9a7aa05ce9f7fe54d51c7851da3864 | |
parent | fb0f1dd7b85c403c677792f3e5b3555cfb8b1b1d (diff) | |
download | boost-356f12ebce88aa3f15a4d263b5cfd88505f01cc9.tar.gz |
We can get submodules as build script now doesn't need to fetch submodules.
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index 14a65abe10..bace898290 100644 --- a/.travis.yml +++ b/.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: |