commit | 8bcc23bdb514ef9e2c8271335ce914d5cd32074c | [log] [tgz] |
---|---|---|
author | David Tolnay <dtolnay@gmail.com> | Sun Nov 19 11:16:11 2017 -0800 |
committer | David Tolnay <dtolnay@gmail.com> | Sun Nov 19 11:16:11 2017 -0800 |
tree | a28468764114f9f22de8f694cb3d4061d56798a8 | |
parent | 1590f11bc2979047cfcc89dfe339ef7259758e11 [diff] |
No longer need to cache .git/modules
diff --git a/.travis.yml b/.travis.yml index 099a0c8..45eac00 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -8,7 +8,6 @@ cargo: true directories: - tests/rust - - .git/modules matrix: include: