.travis.yml: Still running out of time on macOS, test fewer.
parent
be2061e9cd
commit
f0d0686114
|
@ -66,4 +66,4 @@ script:
|
||||||
- './factor -run=zealot.cli-changed-vocabs'
|
- './factor -run=zealot.cli-changed-vocabs'
|
||||||
- './factor -run=tools.test `./factor -run=zealot.cli-changed-vocabs | paste -s -d " " -`'
|
- './factor -run=tools.test `./factor -run=zealot.cli-changed-vocabs | paste -s -d " " -`'
|
||||||
- './factor -run=help.lint `./factor -run=zealot.cli-changed-vocabs | paste -s -d " " -`'
|
- './factor -run=help.lint `./factor -run=zealot.cli-changed-vocabs | paste -s -d " " -`'
|
||||||
- "./factor -e='USING: modern.paths tools.test sequences system kernel math random ; core-vocabs os macosx? [ dup length 2/ sample ] when [ test ] each'"
|
- "./factor -e='USING: modern.paths tools.test sequences system kernel math random ; core-vocabs os macosx? [ dup length 3 /i sample ] when [ test ] each'"
|
||||||
|
|
Loading…
Reference in New Issue