mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-04-20 03:25:14 +00:00
Updated lint options to fix Travis.ci builds
This commit is contained in:
parent
77d3df7472
commit
e2f47e6a22
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ android {
|
|||
versionCode 9
|
||||
versionName "0.1.2.0"
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
jackOptions {
|
||||
enabled true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue