Skip to content

Commit

Permalink
fix quoting in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jola5 committed Aug 15, 2017
1 parent 272173e commit 182f168
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 @@ -8,7 +8,7 @@ env:
- GIT_VERSION="2.10.4"
- GIT_VERSION="2.14.1"
script:
- "./make.sh clean git '${GIT_VERSION}' format validate test '*' build"
- "./make.sh clean git \"${GIT_VERSION}\" format validate test '*' build"
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 182f168

Please sign in to comment.