mirror of
https://github.com/jimeh/stub.sh.git
synced 2026-02-19 05:36:39 +00:00
assert.sh relies on the bc command to calculate times, and Travis-CI build environments don't seem to have bc.
2 lines
47 B
YAML
2 lines
47 B
YAML
language: node_js
|
|
script: INVARIANT=1 make test |