Add 'typed' branch to Travis

pull/2/head
Matthew Butterick 9 years ago
parent 73615e889f
commit e2bac87051

@ -13,6 +13,11 @@ env:
- RACKET_VERSION=6.1
- RACKET_VERSION=6.1.1
- RACKET_VERSION=HEAD
branches:
only:
- master
- typed
matrix:
fast_finish: true

Loading…
Cancel
Save