Run all stxparse tests as part of the Travis and AppVeyor builds

This commit is contained in:
Georges Dupéron 2017-01-22 02:04:03 +01:00
parent bece3e13e2
commit 28f1df4cff
2 changed files with 2 additions and 1 deletions

View File

@ -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:

View File

@ -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