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