diff --git a/.travis.yml b/.travis.yml index 92d0a377e6f21ee135c9385ffdee2551b2a0cf57..04a5d59b3e73666754e88294a01ee1521629430a 100755 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ deploy: branch: master - provider: script skip-cleanup: true - script: coveralls + # script: coveralls on: all_branches: true condition: true