diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 92c6eff75..8cc736b9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,8 +44,6 @@ install: cp macos/Makefile ${ARTIFACTS}/ echo ${VERSION} > ${ARTIFACTS}/version.txt deploy: - on: - branch: travis provider: s3 bucket: travis-jgm-pandoc region: us-west-1 |