Fixed .travis.yml for v. 6.0
This commit is contained in:
parent
2f3444927d
commit
23f903c3bc
|
@ -40,7 +40,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- raco pkg install --deps search-auto
|
||||
- raco setup --check-pkg-deps --pkgs typed-struct-props
|
||||
- if test "$RACKET_VERSION" != "6.0"; then raco setup --check-pkg-deps --pkgs typed-struct-props; fi
|
||||
|
||||
before_script:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user