commit | ecb8c9cec17eb066015a673a74f19a422ac00ea7 | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.io> | Tue May 26 10:46:29 2015 -0700 |
committer | Laurens Van Houtven <_@lvh.io> | Tue May 26 10:46:29 2015 -0700 |
tree | 2b9c64e61d3eefe4faacef51165217f6692c459f | |
parent | ecd74805da8835787e9ab4e0c6949a9ef48cdf11 [diff] |
You know what should take longer? travis builds
diff --git a/.travis.yml b/.travis.yml index 1924463..b767c0c 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -58,6 +58,9 @@ - python: "2.7" env: TOXENV=pyroma + + - python: "2.7" + env: TOXENV=docs # Let the cryptography master builds fail because they might be triggered by # cryptography changes beyond our control.