We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190ad64 commit ca23281Copy full SHA for ca23281
1 file changed
.travis.yml
@@ -43,7 +43,7 @@ before_script:
43
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then sleep 3; fi
44
45
script:
46
-- nasm
+- /Applications/Racket\ v7.4/bin/racket
47
- raco make www/main.scrbl
48
- raco test www
49
- make -C www main
0 commit comments