diff --git a/.travis.yml b/.travis.yml index 84d0511..ef7c233 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ branches: only: - master -# Disable notifications for now. -notifications: - disabled: false +# To stop Travis from running tests for a new commit, add the following to your commit message: [ci skip] +# You should add this when you edit documentation or comments, etc. -- libgit2 0.21.2