There was an error while loading. Please reload this page.
1 parent 2c41e6a commit 05fd73eCopy full SHA for 05fd73e
.travis.yml
@@ -5,3 +5,7 @@ sudo: false
5
6
after_success:
7
- bash <(curl -s https://codecov.io/bash)
8
+
9
+cache:
10
+ directories:
11
+ - $HOME/.m2
0 commit comments