Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Commit

Permalink
Use quotes for variables
Browse files Browse the repository at this point in the history
  • Loading branch information
beatngu13 committed Jun 25, 2018
1 parent c9c0b7d commit 7ab09a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ notifications:

cache:
directories:
- ${HOME}/.m2/
- "${HOME}/.m2/"

install: true

Expand Down

0 comments on commit 7ab09a1

Please sign in to comment.