Add travis yml file
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
language: bash
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get -qq update
|
||||||
|
- sudo apt-get install -y procps-ng
|
||||||
|
|
||||||
|
script:
|
||||||
|
- bash neofetch
|
||||||
Reference in New Issue
Block a user