Fixed Xorg display problem with debug-syntax on travis-ci when running raco cover.
This commit is contained in:
parent
26470633c8
commit
9457f05599
|
@ -22,4 +22,5 @@
|
|||
;; Avoid problems with raco test on headless machines (GTK tries to open
|
||||
;; display :0 otherwise)
|
||||
(module main racket)
|
||||
(module test racket)
|
||||
(module test racket)
|
||||
(module doc racket)
|
||||
|
|
Loading…
Reference in New Issue
Block a user