commit | 0b311793ef9576fee75526560a86ac7ede16f261 | [log] [tgz] |
---|---|---|
author | David Tolnay <dtolnay@gmail.com> | Sun Oct 30 17:43:26 2016 -0700 |
committer | David Tolnay <dtolnay@gmail.com> | Sun Oct 30 17:43:26 2016 -0700 |
tree | c06e70f64a360cf0c51066826e9e3f15903025b1 | |
parent | 617352731b1047c9ab6d954a09967bf794ddeafb [diff] |
Cache the submodule checkout in travis
diff --git a/.travis.yml b/.travis.yml index 49f4f04..7d24e53 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -8,6 +8,7 @@ cargo: true directories: - tests/rust + - .git/modules matrix: allow_failures: