We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693beff commit 8bf3550Copy full SHA for 8bf3550
.travis.yml
@@ -4,6 +4,9 @@ cache:
4
- directories:
5
- "$HOME/.pyenv"
6
- "$HOME/Library/Caches/Homebrew"
7
+ - "$HOME/.git/lfs"
8
+git:
9
+ lfs_skip_smudge: true
10
notifications:
11
email: false
12
sudo: required
0 commit comments