Skip to content

Commit 564f807

Browse files
committed
Change directory path
1 parent 8e5113f commit 564f807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
go: 1.10.3
1515
cache:
1616
directories:
17-
- $HOME/gopath/src/github.com/$TRAVIS_REPO_SLUG/vendor
17+
- ./vendor
1818
script:
1919
- ./scripts/coverage.bash
2020
after_success:

0 commit comments

Comments
 (0)