Add 'typed' branch to Travis

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

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

Loading…
Cancel
Save