This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
2016-03-26 01:03:25 +00:00
|
|
|
language: bash
|
2016-03-26 01:13:31 +00:00
|
|
|
sudo: required
|
2016-03-26 01:03:25 +00:00
|
|
|
|
2016-03-26 03:32:06 +00:00
|
|
|
os:
|
|
|
|
- linux
|
|
|
|
- osx
|
|
|
|
|
2016-03-26 01:03:25 +00:00
|
|
|
script:
|
2016-03-26 03:47:19 +00:00
|
|
|
- sudo make install
|
2016-03-26 04:22:48 +00:00
|
|
|
- neofetch --test --ascii --color_blocks off --config off --ascii_distro travis
|