mirror of
https://github.com/Jguer/yay.git
synced 2025-10-04 00:03:11 -04:00
Test arch-travis on yay
Signed-off-by: Jguer <me@jguer.space>
This commit is contained in:
parent
66362aa981
commit
58745060cf
17
.travis.yml
Normal file
17
.travis.yml
Normal file
@ -0,0 +1,17 @@
|
||||
sudo: required
|
||||
notifications:
|
||||
email: false
|
||||
language: generic
|
||||
services:
|
||||
- docker
|
||||
|
||||
arch:
|
||||
packages:
|
||||
- git
|
||||
- go
|
||||
script:
|
||||
- make
|
||||
- make test
|
||||
|
||||
script:
|
||||
- "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"
|
Loading…
x
Reference in New Issue
Block a user