mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-09-09 19:57:11 +02:00
Reduced travis file to shellcheck
This commit is contained in:
12
.travis
12
.travis
@@ -1,12 +1,2 @@
|
|||||||
sudo: required
|
|
||||||
|
|
||||||
services:
|
|
||||||
- docker
|
|
||||||
|
|
||||||
arch:
|
|
||||||
script:
|
|
||||||
- "./scripts/system-setup.sh"
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- shellcheck ./administration/*.sh
|
- shellcheck ./administration/*.sh
|
||||||
- "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"
|
|
||||||
|
Reference in New Issue
Block a user