added power support arch ppc64le on yml file.

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le.
This commit is contained in:
srinivas32 2020-11-20 13:27:49 +05:30 committed by GitHub
parent 91a8ada0f9
commit c378a0aeb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

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