Skip to content

Commit

Permalink
Cache bazel results in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jpieper committed Aug 6, 2019
1 parent ced2789 commit 36e8dc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
script: ./travis-ci.sh
dist: bionic
language: cpp
cache:
directories:
- $HOME/.cache/bazel/

0 comments on commit 36e8dc6

Please sign in to comment.