travis: Use a fix revision for Botan and speed up subsequent builds via ccache
This commit is contained in:
@@ -7,6 +7,8 @@ compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
cache: ccache
|
||||
|
||||
before_install:
|
||||
- travis_retry ./scripts/test.sh deps
|
||||
- travis_retry ./scripts/test.sh pydeps
|
||||
|
||||
Reference in New Issue
Block a user