.travis.yml: Test all of core/ because it stopped hanging.

elevate-erg
Doug Coleman 2018-07-07 03:35:09 -05:00
parent 93b5e59f72
commit 7da7a1d70e
1 changed files with 1 additions and 2 deletions

View File

@ -65,5 +65,4 @@ script:
- './factor -run=zealot.cli-changed-vocabs'
- './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=zealot.cli-changed-vocabs
# - "./factor -e='USING: modern.paths tools.test sequences ; core-vocabs [ test ] each'"
- "./factor -e='USING: modern.paths tools.test sequences ; core-vocabs [ test ] each'"