diff --git a/.travis.yml b/.travis.yml index 95f8ce1..c6b2e61 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ services: script: - make build-all -deploy: - script: make publish - on: - branch: master +#deploy: +# script: make publish +# on: +# branch: master