Disabled v6.4 as a test fails on it. No point in chasing after wild scope errors, it's difficult enough to get it right on the latest version.
This commit is contained in:
parent
8e460716ed
commit
e91ff287e0
|
@ -25,7 +25,7 @@ env:
|
|||
#- RACKET_VERSION=6.1.1
|
||||
#- RACKET_VERSION=6.2
|
||||
#- RACKET_VERSION=6.3
|
||||
- RACKET_VERSION=6.4
|
||||
#- RACKET_VERSION=6.4
|
||||
- RACKET_VERSION=6.5
|
||||
- RACKET_VERSION=6.6
|
||||
- RACKET_VERSION=HEAD
|
||||
|
@ -53,6 +53,5 @@ script:
|
|||
- raco setup --check-pkg-deps --no-zo --no-launcher --no-install --no-post-install --no-docs --pkgs extensible-parser-specifications
|
||||
|
||||
after_success:
|
||||
- raco setup --check-pkg-deps --pkgs extensible-parser-specifications
|
||||
- raco pkg install --deps search-auto cover cover-coveralls
|
||||
- raco cover -b -f coveralls -d $TRAVIS_BUILD_DIR/coverage .
|
||||
|
|
Loading…
Reference in New Issue
Block a user