Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored Sep 4, 2020
1 parent fd3ebdb commit 871530b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ go_import_path: github.com/andig/evcc
cache:
directories:
- $HOME/.cache/go-build
- $HOME/gopath
- $HOME/gopath/pkg/mod
- $HOME/gopath/pkg/src

notifications:
email:
Expand Down

0 comments on commit 871530b

Please sign in to comment.