- "bash-it search term1 [term2]...." - we are using existing 'bash-it show plugins|aliases|completions' commands output, to search (with grep) for lines that match the search terms, and then output the matches. - wrote a simple unit test that for whatever reason fails on Travis, so wrapped it in 'if "Darwin"'...
4 lines
41 B
YAML
4 lines
41 B
YAML
sudo: false
|
|
script: test/run
|
|
language: c
|