diff --git a/.travis.yml b/.travis.yml index 536aa312..0de7f450 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,11 +11,6 @@ install: script: - make test -branches: - only: - - master - - v\d+\.\d+(\.\d+)* - deploy: provider: npm email: oscm@edx.org