Fixed Xorg display problem with debug-syntax on travis-ci when running raco cover.

This commit is contained in:
Georges Dupéron 2016-02-29 02:46:13 +01:00
parent 26470633c8
commit 9457f05599

View File

@ -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)