Run all stxparse tests as part of the Travis and AppVeyor builds
This commit is contained in:
parent
bece3e13e2
commit
28f1df4cff
|
@ -46,6 +46,7 @@ script:
|
|||
- raco test -l tests/zo-path
|
||||
- raco test -l tests/xml/test
|
||||
- raco test -l tests/db/all-tests
|
||||
- raco test -c tests/stxparse
|
||||
notifications:
|
||||
irc: chat.freenode.net#racket-dev
|
||||
email:
|
||||
|
|
|
@ -27,7 +27,7 @@ test_script:
|
|||
- racket\raco.exe test -l tests/match/main
|
||||
- racket\raco.exe test -l tests/zo-path
|
||||
- racket\raco.exe test -l tests/xml/test
|
||||
|
||||
- racket\raco.exe test -c tests/stxparse
|
||||
|
||||
notifications:
|
||||
- provider: Email
|
||||
|
|
Loading…
Reference in New Issue
Block a user