update travis

This commit is contained in:
Matthew Butterick 2016-03-17 12:47:01 -07:00
parent f8167e1cb7
commit b7286f208c

View File

@ -9,9 +9,9 @@ env:
global: global:
- RACKET_DIR=~/racket - RACKET_DIR=~/racket
matrix: matrix:
- RACKET_VERSION=6.0 # - RACKET_VERSION=6.0
- RACKET_VERSION=6.1 # - RACKET_VERSION=6.1
- RACKET_VERSION=6.2 # - RACKET_VERSION=6.2
- RACKET_VERSION=6.3 - RACKET_VERSION=6.3
- RACKET_VERSION=6.4 - RACKET_VERSION=6.4
- RACKET_VERSION=HEAD - RACKET_VERSION=HEAD