summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2016-04-03 14:27:51 -0400
committergorhill <rhill@raymondhill.net>2016-04-03 14:27:51 -0400
commit7bb637be67d92cc96875d0047edddedf445b4d95 (patch)
tree082f3b160bcd157f2b6273ac9443eca8bd80057f /.travis.yml
parent5fda22103137ca39471c6fed860d1861bb3fd50c (diff)
oops
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 045d3c90..75a2fa08 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ 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