Skip to content

Commit 1ccf2c5

Browse files
committed
Cache build directory
1 parent 564f807 commit 1ccf2c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
cache:
1616
directories:
1717
- ./vendor
18+
- /home/travis/.cache/go-build
1819
script:
1920
- ./scripts/coverage.bash
2021
after_success:

0 commit comments

Comments
 (0)