use generic and Xenial as dist
This commit is contained in:
parent
c4f739f390
commit
bf2d86248a
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
### Project specific config ###
|
### Project specific config ###
|
||||||
language: objective-c
|
language: generic
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
@ -24,6 +24,8 @@ notifications:
|
||||||
on_success: never
|
on_success: never
|
||||||
on_failure: change
|
on_failure: change
|
||||||
|
|
||||||
|
dist: xenial
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 10
|
depth: 10
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue