mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-28 16:34:31 +02:00
Merge pull request #2293 from srinivas32/master
added power support arch ppc64le on yml file.
This commit is contained in:
commit
79eac1558a
@ -1,5 +1,7 @@
|
||||
# This config is based on lightline.vim <https://github.com/itchyny/lightline.vim/blob/master/.travis.yml>
|
||||
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
language: ruby
|
||||
before_install:
|
||||
- curl -f -L "https://raw.githubusercontent.com/vim-airline/vim-airline-themes/master/autoload/airline/themes/simple.vim" -o autoload/airline/themes/simple.vim
|
||||
|
Loading…
x
Reference in New Issue
Block a user