Skip to content

Commit ca23281

Browse files
committed
Try one more thing.
1 parent 190ad64 commit ca23281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ before_script:
4343
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then sleep 3; fi
4444

4545
script:
46-
- nasm
46+
- /Applications/Racket\ v7.4/bin/racket
4747
- raco make www/main.scrbl
4848
- raco test www
4949
- make -C www main

0 commit comments

Comments
 (0)