diff --git a/.travis.yml b/.travis.yml index 04a5d59b3e73666754e88294a01ee1521629430a..6daed5802f1b96279778a928ddd52057adba8694 100755 --- a/.travis.yml +++ b/.travis.yml @@ -26,9 +26,9 @@ deploy: local-dir: ./docs/build on: branch: master - - provider: script - skip-cleanup: true + # - provider: script + # skip-cleanup: true # script: coveralls - on: - all_branches: true - condition: true + # on: + # all_branches: true + # condition: true