mirror of
https://github.com/jimeh/stub.sh.git
synced 2026-02-19 13:46:40 +00:00
5 lines
76 B
YAML
5 lines
76 B
YAML
language: c
|
|
before_install:
|
|
- sudo apt-get install bc
|
|
script: make test
|