From 94af47ca52d15818a86dfc78bc368630901160e2 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 8 Aug 2016 22:03:49 -0400 Subject: Attempt to debug wacky failures on the docs build on OS X (#3085) * empty commit * only run this one build * try pinning this * why wasn't this installed? * revert this * english, how does it work? * roll back these changes --- .travis/install.sh | 1 + docs/spelling_wordlist.txt | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/.travis/install.sh b/.travis/install.sh index cdfbace6..b8ff31ad 100755 --- a/.travis/install.sh +++ b/.travis/install.sh @@ -40,6 +40,7 @@ if [[ "$(uname -s)" == 'Darwin' ]]; then pyenv global pypy3-2.4.0 ;; docs) + brew install enchant curl -O https://bootstrap.pypa.io/get-pip.py python get-pip.py --user ;; diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index c9d1b23a..04ec0e66 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -13,6 +13,7 @@ ciphertext committer committers conda +Cryptanalysis crypto cryptographic cryptographically @@ -20,12 +21,15 @@ Debian decrypt decrypted decrypting +DER deserialize deserialized Diffie Diffie +disambiguating Django Docstrings +El Encodings Fernet fernet @@ -59,6 +63,7 @@ preprocessors pseudorandom pyOpenSSL relicensed +responder runtime Schneier scrypt @@ -71,6 +76,8 @@ Ubuntu unencrypted unpadded unpadding +verifier +Verifier Verisign wildcard Xcode -- cgit v1.2.3