Update .travis.yml

main
Matthew Butterick 5 years ago committed by GitHub
parent 682fdbd155
commit fd56c63a3f

@ -9,12 +9,12 @@ env:
global: global:
- RACKET_DIR=~/racket - RACKET_DIR=~/racket
matrix: matrix:
- RACKET_VERSION=6.12 #- RACKET_VERSION=6.12
- RACKET_VERSION=7.0 #- RACKET_VERSION=7.0
- RACKET_VERSION=7.1 - RACKET_VERSION=7.1
- RACKET_VERSION=7.2 - RACKET_VERSION=7.2
- RACKET_VERSION=HEAD #- RACKET_VERSION=HEAD
- RACKET_VERSION=HEADCS #- RACKET_VERSION=HEADCS
# You may want to test against certain versions of Racket, without # You may want to test against certain versions of Racket, without
# having them count against the overall success/failure. # having them count against the overall success/failure.

Loading…
Cancel
Save