mirror of https://github.com/procxx/kepka.git
Merge pull request #2210 from telegramdesktop/auchri/fix_travis
Fix travis
This commit is contained in:
commit
c4dac76d28
|
@ -12,6 +12,8 @@ env:
|
||||||
- BUILD_VERSION="disable_unity_integration"
|
- BUILD_VERSION="disable_unity_integration"
|
||||||
|
|
||||||
arch:
|
arch:
|
||||||
|
repos:
|
||||||
|
- home_ItachiSan_archlinux_Arch_Extra=http://download.opensuse.org/repositories/home:/ItachiSan:/archlinux/Arch_Extra/$arch
|
||||||
packages:
|
packages:
|
||||||
- bzr
|
- bzr
|
||||||
- wget
|
- wget
|
||||||
|
@ -19,7 +21,7 @@ arch:
|
||||||
|
|
||||||
- git
|
- git
|
||||||
- patch
|
- patch
|
||||||
- dee-fixed
|
- home_ItachiSan_archlinux_Arch_Extra/dee # Use fixed dee version (See #2005)
|
||||||
- libunity
|
- libunity
|
||||||
- libappindicator-gtk2
|
- libappindicator-gtk2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue