diff --git a/.travis.yml b/.travis.yml index 75a2fa082..045d3c906 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ env: matrix: - BROWSER=chromium EXT=zip - BROWSER=firefox EXT=xpi +before_script: pushd ..; git clone https://github.com/uBlockOrigin/uAssets.git; popd script: ./tools/make-${BROWSER}.sh all deploy: provider: releases