use generic and Xenial as dist

This commit is contained in:
Edvin Hultberg 2017-08-16 19:50:48 +02:00
parent c4f739f390
commit bf2d86248a

View file

@ -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