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

@ -23,3 +23,4 @@
;; display :0 otherwise) ;; display :0 otherwise)
(module main racket) (module main racket)
(module test racket) (module test racket)
(module doc racket)