diff --git a/.travis.yml b/.travis.yml index 389cec6..a1ea486 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,10 +14,10 @@ env: - RACKET_VERSION=6.1.1 - RACKET_VERSION=HEAD -branches: - only: - - master - - typed +#branches: +# only: +# - master +# - typed matrix: fast_finish: true