Removed initialization of debug-syntax, which doesn't work in headless environments like travis-ci.
This commit is contained in:
parent
e4ade5da29
commit
069109b76f
|
@ -20,9 +20,6 @@
|
|||
(frozen (~>))
|
||||
|#
|
||||
|
||||
|
||||
(require "../lib/debug-syntax.rkt")
|
||||
|
||||
(define-type blob String)
|
||||
(define-type-expander (bubble stx) #'String)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user