aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-01-23 15:49:48 -0500
committergorhill <rhill@raymondhill.net>2015-01-23 15:49:48 -0500
commitf0100e556dc1573d9822cb9d5954ad2cfc3f58ee (patch)
treed4fdab0675a183bca5f12d1e16d4c8f5c82b9dd6 /.travis.yml
parentf718e8e1f239690eae7ff964e1e2c3535c781043 (diff)
downloaduBlock-f0100e556dc1573d9822cb9d5954ad2cfc3f58ee.zip
uBlock-f0100e556dc1573d9822cb9d5954ad2cfc3f58ee.tar.gz
uBlock-f0100e556dc1573d9822cb9d5954ad2cfc3f58ee.tar.bz2
reverting
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cac54fa..18eed42 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