Fix raco make command.
This commit is contained in:
parent
16abc50a23
commit
358fbb74eb
|
@ -2,5 +2,5 @@ before_install:
|
||||||
- sudo apt-get install -qq racket
|
- sudo apt-get install -qq racket
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- raco make
|
- raco make main.rkt
|
||||||
- raco test -x .
|
- raco test -x .
|
||||||
|
|
Loading…
Reference in New Issue
Block a user