diff options
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index b6fd6bd1..f4c40470 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,9 +39,6 @@ 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 |