Skip to content

Commit

Permalink
Cached python packages as well for faster coverage reporting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Omer Katz committed Dec 30, 2015
1 parent 6400ab8 commit 2a7836c
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 @@ -2,6 +2,7 @@ language: cpp
sudo: false
cache:
- ccache
- pip
compiler:
- clang
- gcc
Expand Down Expand Up @@ -94,4 +95,3 @@ script:
- make examples
- ctest -V `[ "$CONF" = "release" ] || echo "-E perftest"`
- make travis_doc

0 comments on commit 2a7836c

Please sign in to comment.