mirror of https://github.com/gorhill/uBlock.git
will wait for fix of https://github.com/travis-ci/travis-ci/issues/5145
This commit is contained in:
parent
f498c8eb12
commit
d939327222
|
@ -1,5 +1,4 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm: 2.0.0
|
|
||||||
sudo: false
|
sudo: false
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -16,4 +15,3 @@ deploy:
|
||||||
repo: gorhill/uBlock
|
repo: gorhill/uBlock
|
||||||
tags: true
|
tags: true
|
||||||
all_branches: true
|
all_branches: true
|
||||||
rvm: 2.0.0
|
|
||||||
|
|
Loading…
Reference in New Issue