mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
travis: use default (newer) MacOS release
This commit is contained in:
parent
a7479f1fe1
commit
a4ab78e12b
@ -2,10 +2,6 @@ sudo: true
|
||||
os:
|
||||
- "linux"
|
||||
- "osx"
|
||||
# xcode7 gives us OS-X 10.10, which gives us newer OpenSSL (the default gives
|
||||
# us 10.9, which appears to have OpenSSL-0.9.8, which is rejected by
|
||||
# cryptography-1.4)
|
||||
osx_image: xcode7
|
||||
cache: pip
|
||||
before_cache:
|
||||
- rm -f $HOME/.cache/pip/log/debug.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user