diff --git a/.travis.yml b/.travis.yml index cac54fa1f..18eed4227 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +language: ruby sudo: false env: matrix: @@ -13,4 +14,4 @@ deploy: on: repo: gorhill/uBlock tags: true - branch: master \ No newline at end of file + all_branches: true \ No newline at end of file