2016-03-26 12:03:25 +11:00
|
|
|
language: bash
|
2016-03-26 12:13:31 +11:00
|
|
|
sudo: required
|
2016-03-26 12:03:25 +11:00
|
|
|
|
2016-03-26 14:32:06 +11:00
|
|
|
os:
|
|
|
|
- linux
|
|
|
|
- osx
|
|
|
|
|
2016-03-26 12:03:25 +11:00
|
|
|
script:
|
2016-03-26 14:47:19 +11:00
|
|
|
- sudo make install
|
2016-03-26 15:22:48 +11:00
|
|
|
- neofetch --test --ascii --color_blocks off --config off --ascii_distro travis
|