Skip to content

Commit e397fc1

Browse files
committed
hopefully this fixes travis
1 parent cad3c5f commit e397fc1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ env:
44
matrix:
55
- BROWSER=chromium EXT=zip
66
- BROWSER=firefox EXT=xpi
7+
before_script: pushd ..; git clone https://github.com/uBlockOrigin/uAssets.git; popd
78
script: ./tools/make-${BROWSER}.sh all
89
deploy:
910
provider: releases

0 commit comments

Comments
 (0)