Revert 14c6542
This commit is contained in:
parent
14c6542b15
commit
a5e01673ea
|
@ -11,7 +11,7 @@ install:
|
||||||
before_script:
|
before_script:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- raco make main.rkt
|
- /usr/racket/bin/raco make main.rkt
|
||||||
- raco test -x .
|
- /usr/racket/bin/raco test -x .
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
|
|
@ -14,6 +14,4 @@ no
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
export PATH=$PATH:/usr/racket/bin
|
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user