ci: remove whitespace test [ci skip]

16ae3b7 reinserted sh/test-whitespace into the Travis config to check
for the presence of spurious whitespace in source.  While this is a fine
test to run, it should probably be run as a local pre-push git hook,
rather than in CI.
This commit is contained in:
Jared Tobin 2020-01-14 11:30:00 -08:00
parent ce6f82a58d
commit de9bd593d9
No known key found for this signature in database
GPG Key ID: 0E4647D58F8A69E4

View File

@ -5,7 +5,6 @@ install:
- nix-env -iA cachix -f https://cachix.org/api/v1/install
before_install:
- ./sh/test-whitespace
- git lfs pull
script: