commit | d1d952de521d66de81f5c6a12cc00a837eb929a2 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Jan 08 21:42:57 2014 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Jan 08 21:42:57 2014 -0600 |
tree | d9fb7ce2acba7628b2e2e9816e02f9e921822573 | |
parent | 0b06e554725585b8accb68e70bc95452d5bacc94 [diff] |
add comment about why the travis exclude matrix is so large
diff --git a/.travis.yml b/.travis.yml index c784619..92ee221 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -36,6 +36,10 @@ 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