aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-08 21:42:57 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-01-08 21:42:57 -0600
commitd1d952de521d66de81f5c6a12cc00a837eb929a2 (patch)
treed9fb7ce2acba7628b2e2e9816e02f9e921822573
parent0b06e554725585b8accb68e70bc95452d5bacc94 (diff)
downloadcryptography-d1d952de521d66de81f5c6a12cc00a837eb929a2.tar.gz
cryptography-d1d952de521d66de81f5c6a12cc00a837eb929a2.tar.bz2
cryptography-d1d952de521d66de81f5c6a12cc00a837eb929a2.zip
add comment about why the travis exclude matrix is so large
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c7846194..92ee221b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,6 +36,10 @@ notifications:
use_notice: true
skip_join: true
+# When building an exclude matrix on Travis you must supply
+# the exact variable combinations you want to exclude from
+# your build matrix. There is no (current) way to make this
+# less verbose.
matrix:
exclude:
- os: osx