Files
stub.sh/.travis.yml
Jim Myhrberg d6cbe395ea Don't time tests on Travis-CI
assert.sh relies on the bc command to calculate times, and Travis-CI
build environments don't seem to have bc.
2014-03-16 02:13:14 +00:00

2 lines
47 B
YAML

language: node_js
script: INVARIANT=1 make test