Make travis show the racket version.
This commit is contained in:
parent
81ee130cd5
commit
6faaa1defe
|
@ -47,6 +47,7 @@ install:
|
||||||
- make build-dep
|
- make build-dep
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- racket --version
|
||||||
- make
|
- make
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user