X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.travis.yml;h=8f8a3586bf7666baf9bc9344657dd16f89ea50c6;hb=7b38a6fe5b8ef7bdd7b4064c560f6f39b848a73f;hp=b652f4dbf87638990a2060f89eed364a8f31a550;hpb=5f7c0b0d31c6c69d4373e06a2ff7a76f8c43815c;p=netdata.git diff --git a/.travis.yml b/.travis.yml index b652f4db..8f8a3586 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,8 +28,8 @@ before_install: # Run before_script: - gpg --import packaging/gpg.keys - # Run the commit hooks in case the developer didn't (Does not work for osx) - - if [[ "$TRAVIS_OS_NAME" != "osx" ]]; then git diff 4b825dc642cb6eb9a060e54bf8d69288fbee4904 | ./packaging/check-files -; fi + # Run the commit hooks in case the developer didn't + - git diff 4b825dc642cb6eb9a060e54bf8d69288fbee4904 | ./packaging/check-files - script: # make release packages - fakeroot ./packaging/git-build