1 changed files with
4 additions and
4 deletions
|
|
@ -14,10 +14,10 @@ env:
|
|
|
|
- RACKET_VERSION=6.1.1
|
|
|
|
- RACKET_VERSION=6.1.1
|
|
|
|
- RACKET_VERSION=HEAD
|
|
|
|
- RACKET_VERSION=HEAD
|
|
|
|
|
|
|
|
|
|
|
|
branches:
|
|
|
|
#branches:
|
|
|
|
only:
|
|
|
|
# only:
|
|
|
|
- master
|
|
|
|
# - master
|
|
|
|
- typed
|
|
|
|
# - typed
|
|
|
|
|
|
|
|
|
|
|
|
matrix:
|
|
|
|
matrix:
|
|
|
|
fast_finish: true
|
|
|
|
fast_finish: true
|
|
|
|